diff --git a/download-resources/qcma.reg b/download-resources/qcma.reg index c7bb676..e38a074 100644 Binary files a/download-resources/qcma.reg and b/download-resources/qcma.reg differ diff --git a/h-encore-auto/App.xaml b/h-encore-auto/App.xaml index 7fb5fd7..2f27785 100644 --- a/h-encore-auto/App.xaml +++ b/h-encore-auto/App.xaml @@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:h_encore_auto" - StartupUri="MainWindow.xaml"> + StartupUri="AutoMode.xaml"> diff --git a/h-encore-auto/AutoMode.xaml b/h-encore-auto/AutoMode.xaml index 7ff5a96..b62362f 100644 --- a/h-encore-auto/AutoMode.xaml +++ b/h-encore-auto/AutoMode.xaml @@ -5,9 +5,16 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:h_encore_auto" mc:Ignorable="d" - Title="AutoMode" Height="512" Width="512" ResizeMode="CanMinimize" Closed="Window_Closed"> - -