more ui refactorin
This commit is contained in:
parent
e009ef07b0
commit
9d4fd1e6c0
6 changed files with 374 additions and 159 deletions
11
Sledgemapper/UI/MainWidget.cs
Normal file
11
Sledgemapper/UI/MainWidget.cs
Normal file
|
@ -0,0 +1,11 @@
|
|||
/* Generated by MyraPad at 10/11/2020 13:51:11 */
|
||||
namespace Sledgemapper.UI
|
||||
{
|
||||
public partial class MainWidget
|
||||
{
|
||||
public MainWidget()
|
||||
{
|
||||
BuildUI();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue