11 lines
No EOL
162 B
C#
11 lines
No EOL
162 B
C#
/* Generated by MyraPad at 29/11/2020 23:50:42 */
|
|
namespace Sledgemapper.UI
|
|
{
|
|
public partial class NoteWindow
|
|
{
|
|
public NoteWindow()
|
|
{
|
|
BuildUI();
|
|
}
|
|
}
|
|
} |