diff --git a/EZPPClient Installer/MainWindow.xaml b/EZPPClient Installer/MainWindow.xaml index c99d649..91390fc 100644 --- a/EZPPClient Installer/MainWindow.xaml +++ b/EZPPClient Installer/MainWindow.xaml @@ -5,19 +5,20 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:EZPPClient_Installer" mc:Ignorable="d" - Title="EZPPClient Installer" Height="237.051" Width="525.487" + Title="EZPPClient Installer" Height="293.333" Width="525" xmlns:ui="http://schemas.modernwpf.com/2019" ui:WindowHelper.UseModernWindowStyle="True" ResizeMode="CanMinimize" Icon="circle_new.ico" Topmost="True" WindowStartupLocation="CenterScreen"> - - -