Skip to content

Commit

Permalink
Merge.rc: Adjust the Defaults button position
Browse files Browse the repository at this point in the history
  • Loading branch information
sdottaka committed Dec 29, 2024
1 parent 17f8c37 commit e055c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/Merge.rc
Original file line number Diff line number Diff line change
Expand Up @@ -1963,7 +1963,7 @@ BEGIN
CONTROL "Enable indent &heuristic",IDC_INDENT_HEURISTIC,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,198,269,10
CONTROL "Completely unhighlight the ignored differences",IDC_COMPLETELY_BLANK_OUT_IGNORED_DIFFERENCES,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,210,269,10
PUSHBUTTON "Defaults",IDC_COMPARE_DEFAULTS,191,240,88,14
PUSHBUTTON "Defaults",IDC_COMPARE_DEFAULTS,191,228,88,14
END

IDD_PROPPAGE_EDITOR DIALOGEX 0, 0, 285, 242
Expand Down

0 comments on commit e055c97

Please sign in to comment.