Skip to content

Commit

Permalink
Group manager now has a Close button instead
Browse files Browse the repository at this point in the history
  • Loading branch information
ousnius committed Sep 15, 2016
1 parent 96f4f45 commit 8d35eb2
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions res/xrc/GroupManager.xrc
Original file line number Diff line number Diff line change
Expand Up @@ -180,14 +180,7 @@
<flag>wxALIGN_CENTER_HORIZONTAL|wxALL</flag>
<border>5</border>
<object class="wxButton" name="wxID_OK">
<label>&amp;OK</label>
</object>
</object>
<object class="button">
<flag>wxALIGN_CENTER_HORIZONTAL|wxALL</flag>
<border>5</border>
<object class="wxButton" name="wxID_CANCEL">
<label>&amp;Cancel</label>
<label>Close</label>
</object>
</object>
</object>
Expand Down

0 comments on commit 8d35eb2

Please sign in to comment.