Skip to content

Commit

Permalink
Update MainWindow.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
emadadel4 committed Sep 24, 2024
1 parent beed945 commit 59780e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UI/Views/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Name="Window" Title="Install Tweak Tool #StandWithPalestine" WindowStartupLocation = "CenterScreen"
Background="{DynamicResource BGColor}"
Height="700" Width="955" MinHeight="600" MinWidth="800" Topmost="False" ShowInTaskbar = "True" Icon="https://raw.githubusercontent.com/emadadel4/ITT/main/Resources/Icons/icon.ico">
Height="700" Width="1000" MinHeight="600" MinWidth="800" Topmost="False" ShowInTaskbar = "True" Icon="https://raw.githubusercontent.com/emadadel4/ITT/main/Resources/Icons/icon.ico">

<Window.Resources>
{{Style}}
Expand Down

0 comments on commit 59780e3

Please sign in to comment.