sledgemapper/Sledgemapper/UI/NoteList.cs
Michele Scandura 1e244795fc notes
2020-12-01 17:38:07 +00:00

11 lines
No EOL
158 B
C#

/* Generated by MyraPad at 01/12/2020 11:46:54 */
namespace Sledgemapper.UI
{
public partial class NoteList
{
public NoteList()
{
BuildUI();
}
}
}