some work on pages

This commit is contained in:
Zoe Fenris
2024-06-10 20:02:42 +02:00
parent 03644577a1
commit 965e4de399
22 changed files with 548 additions and 165 deletions

View File

@@ -1,4 +1,5 @@
using OwnChar.App.Desktop.Api;
using OwnChar.App.Desktop.UI.MainTabs.Controls;
using OwnChar.Model;
using Pilz.UI.Telerik.Dialogs;
using System.Windows.Forms;
@@ -19,7 +20,7 @@ namespace OwnChar.App.Desktop.UI.MainTabs
public void LoadContent()
{
// ...
}
}
}