sledgemapper/Sledgemapper/UI/ErrorWindow.cs
Michele Scandura 79edfcc4d3
All checks were successful
continuous-integration/drone/push Build is passing
error message, broken build
2021-09-21 16:53:04 +01:00

11 lines
No EOL
164 B
C#

/* Generated by MyraPad at 21/09/2021 16:37:58 */
namespace Sledgemapper.UI
{
public partial class ErrorWindow
{
public ErrorWindow()
{
BuildUI();
}
}
}