]> git.saurik.com Git - wxWidgets.git/commit - src/common/sizer.cpp
Fix Yes/No/Cancel buttons order in wxGTK wxStdDialogButtonSizer.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 18 Aug 2010 22:48:15 +0000 (22:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 18 Aug 2010 22:48:15 +0000 (22:48 +0000)
commit2afba7c46ce2fbd13a6aed64e7600343fd01c224
treeb8546dc2934140ec299b194a6d98d5388dbb3a2b
parent8eb99915f22e6664bb556a85448495678f52fcdf
Fix Yes/No/Cancel buttons order in wxGTK wxStdDialogButtonSizer.

"Yes" and "No" buttons should be positioned next to each other for consistency
with the native message box instead of separating them with the "Cancel"
button.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/sizer.cpp