new note window
This commit is contained in:
parent
da302af8bf
commit
ec98d53f48
5 changed files with 167 additions and 0 deletions
11
Sledgemapper/UI/NoteWindow.cs
Normal file
11
Sledgemapper/UI/NoteWindow.cs
Normal file
|
@ -0,0 +1,11 @@
|
|||
/* Generated by MyraPad at 29/11/2020 23:50:42 */
|
||||
namespace Sledgemapper.UI
|
||||
{
|
||||
public partial class NoteWindow
|
||||
{
|
||||
public NoteWindow()
|
||||
{
|
||||
BuildUI();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue