port from perforce
This commit is contained in:
10
aiwaz/Aiwaz.Editor/App.xaml
Normal file
10
aiwaz/Aiwaz.Editor/App.xaml
Normal file
@@ -0,0 +1,10 @@
|
||||
<Application x:Class="Aiwaz.Editor.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
StartupUri="Views/MainWindow.xaml"
|
||||
Startup="Application_Startup"
|
||||
Exit="Application_Exit">
|
||||
<Application.Resources>
|
||||
|
||||
</Application.Resources>
|
||||
</Application>
|
||||
Reference in New Issue
Block a user