File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
66 xmlns : syncfusion =" http://schemas.syncfusion.com/wpf" x : Class =" PK_Finder.Windows.SettingsWindow"
77 mc : Ignorable =" d" TitleTextAlignment =" Center" AllowsTransparency =" True" UseLayoutRounding =" True"
8- Title =" PK Finder - Settings" Height =" 300 " Width =" 350 " WindowStartupLocation =" CenterScreen" Icon =" /PK Finder;component/pkfinder.ico" >
8+ Title =" PK Finder - Settings" Height =" 250 " Width =" 300 " WindowStartupLocation =" CenterScreen" Icon =" /PK Finder;component/pkfinder.ico" >
99 <Grid >
1010 <Grid .RowDefinitions>
1111 <RowDefinition ></RowDefinition >
5858 <ColumnDefinition ></ColumnDefinition >
5959 <ColumnDefinition ></ColumnDefinition >
6060 </Grid .ColumnDefinitions>
61- <Button MinHeight =" 25 " Margin =" 5" x : Name =" BtnReset" Content =" Reset" Click =" BtnReset_OnClick" ></Button >
62- <Button MinHeight =" 25 " Grid.Column=" 1" Margin =" 5" x : Name =" BtnSave" Content =" Save" Click =" BtnSave_OnClick" ></Button >
61+ <Button MinHeight =" 20 " Margin =" 5" x : Name =" BtnReset" Content =" Reset" Click =" BtnReset_OnClick" ></Button >
62+ <Button MinHeight =" 20 " Grid.Column=" 1" Margin =" 5" x : Name =" BtnSave" Content =" Save" Click =" BtnSave_OnClick" ></Button >
6363 </Grid >
6464 </Grid >
6565 </Grid >
You can’t perform that action at this time.
0 commit comments