moved to MVVM architecture
This commit is contained in:
+3
-4
@@ -1,9 +1,8 @@
|
||||
<Application x:Class="CursorLang.App"
|
||||
<Application x:Class="CursorLang.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="clr-namespace:CursorLang"
|
||||
StartupUri="MainWindow.xaml">
|
||||
ShutdownMode="OnMainWindowClose">
|
||||
<Application.Resources>
|
||||
|
||||
|
||||
</Application.Resources>
|
||||
</Application>
|
||||
|
||||
Reference in New Issue
Block a user