File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 <Grid >
1111 <Grid .ColumnDefinitions>
1212 <ColumnDefinition Width =" 150" />
13- <ColumnDefinition Width =" 120 " />
13+ <ColumnDefinition Width =" 125 " />
1414 </Grid .ColumnDefinitions>
1515 <TextBox x : Name =" tbHotkey" TabIndex =" 100" VerticalContentAlignment =" Center" Grid.Column=" 0"
1616 PreviewKeyDown =" TbHotkey_OnPreviewKeyDown" input:InputMethod.IsInputMethodEnabled=" False" />
Original file line number Diff line number Diff line change 139139 <system : String x : Key =" update" >Update</system : String >
140140
141141 <!-- Hotkey Control-->
142- <system : String x : Key =" hotkeyUnavailable" >Hotkey unavailable </system : String >
142+ <system : String x : Key =" hotkeyUnavailable" >Hotkey Unavailable </system : String >
143143
144144 <!-- Crash Reporter-->
145145 <system : String x : Key =" reportWindow_version" >Version</system : String >
You can’t perform that action at this time.
0 commit comments