remove confusing wxDialog::ButtonSizerFlags and extract button styles properly in...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 23 Jun 2009 08:56:32 +0000 (08:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 23 Jun 2009 08:56:32 +0000 (08:56 +0000)
commit12a124ddc9f861d00370de1c7dfb660c53e6931b
tree3d924f1937301410aa12a4956ac7f1978a449ad9
parent743b426605478eeb31232c30e804e70ff493b1f2
remove confusing wxDialog::ButtonSizerFlags and extract button styles properly in each generic dialog implementation instead (closes #9836)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dialog.h
src/generic/choicdgg.cpp
src/generic/msgdlgg.cpp
src/generic/propdlg.cpp
src/generic/textdlgg.cpp