summaryrefslogtreecommitdiff
path: root/Views/Settings/Settings.xaml
diff options
context:
space:
mode:
Diffstat (limited to 'Views/Settings/Settings.xaml')
-rw-r--r--Views/Settings/Settings.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Views/Settings/Settings.xaml b/Views/Settings/Settings.xaml
index dfc8602..fb547e7 100644
--- a/Views/Settings/Settings.xaml
+++ b/Views/Settings/Settings.xaml
@@ -3,7 +3,7 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450"
- x:Class="Avalar.Views.Settings.Settings"
+ x:Class="Avalar.Views.Settings.SettingsControl"
MinWidth="400">
Welcome to Avalonia!
</UserControl>