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 613
613
<CheckBox x : Name =" OpenFilesForReplaceCheckBox"
614
614
IsChecked =" {Binding OpenFilesForReplace}"
615
615
Content =" _Open files to replace in editor (otherwise modify the file on the disk)" />
616
- <CheckBox x : Name =" ShowEmptiesMatchesCheckBox"
617
- IsChecked =" {Binding ShowEmptyMatches}"
618
- Content =" Show _empties matches" />
619
616
620
617
</StackPanel >
621
618
647
644
IsEditable =" True" />
648
645
</DockPanel >
649
646
<StackPanel Margin =" 5,0" >
647
+ <CheckBox x : Name =" ShowEmptiesMatchesCheckBox"
648
+ IsChecked =" {Binding ShowEmptyMatches}"
649
+ Content =" Show _empties matches" />
650
650
<CheckBox x : Name =" PrintFileNamesWhenExtractCheckBox"
651
651
IsChecked =" {Binding PrintFileNameWhenExtract}"
652
652
Content =" Print Filenames when extract" />
You can’t perform that action at this time.
0 commit comments