mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-07-17 02:56:16 +02:00
Migrate to Stylet and refactor view/view-model framework
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace DiscordChatExporter.Gui.Views
|
||||
{
|
||||
public partial class RootView
|
||||
{
|
||||
public RootView()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user