rechange start to Login
parent
59ed73138d
commit
d4acf59131
@ -1,7 +1,7 @@
|
|||||||
<Application x:Class="Gremlin.GremlinData.App"
|
<Application x:Class="Gremlin.GremlinData.App"
|
||||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||||
StartupUri="GremlinUI/QuoteUI.xaml">
|
StartupUri="GremlinUI/Login.xaml">
|
||||||
<Application.Resources>
|
<Application.Resources>
|
||||||
|
|
||||||
</Application.Resources>
|
</Application.Resources>
|
||||||
|
|||||||
Loading…
Reference in New Issue