We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4319eb commit dc3b78eCopy full SHA for dc3b78e
MemPlus/Views/Windows/SettingsWindow.xaml
@@ -10,7 +10,7 @@
10
AllowsTransparency="True"
11
TitleTextAlignment="Center"
12
WindowStartupLocation="CenterScreen"
13
- Title="MemPlus - Settings" Height="380" Width="450" Icon="/MemPlus;component/Resources/Images/ram.png">
+ Title="MemPlus - Settings" Height="360" Width="450" Icon="/MemPlus;component/Resources/Images/ram.png">
14
<Grid>
15
<Grid.RowDefinitions>
16
<RowDefinition />
0 commit comments