notes
This commit is contained in:
parent
b2567b2a01
commit
1e244795fc
49 changed files with 2767 additions and 78 deletions
11
Sledgemapper/UI/NoteList.cs
Normal file
11
Sledgemapper/UI/NoteList.cs
Normal file
|
@ -0,0 +1,11 @@
|
|||
/* Generated by MyraPad at 01/12/2020 11:46:54 */
|
||||
namespace Sledgemapper.UI
|
||||
{
|
||||
public partial class NoteList
|
||||
{
|
||||
public NoteList()
|
||||
{
|
||||
BuildUI();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue