no real change; just add the standard separator where it's missing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -969,6 +969,10 @@ private:
|
|||||||
|
|
||||||
#endif // wxUSE_STATBOX
|
#endif // wxUSE_STATBOX
|
||||||
|
|
||||||
|
//---------------------------------------------------------------------------
|
||||||
|
// wxStdDialogButtonSizer
|
||||||
|
//---------------------------------------------------------------------------
|
||||||
|
|
||||||
#if wxUSE_BUTTON
|
#if wxUSE_BUTTON
|
||||||
|
|
||||||
class WXDLLIMPEXP_CORE wxStdDialogButtonSizer: public wxBoxSizer
|
class WXDLLIMPEXP_CORE wxStdDialogButtonSizer: public wxBoxSizer
|
||||||
|
@@ -2212,6 +2212,10 @@ bool wxStaticBoxSizer::Detach( wxWindow *window )
|
|||||||
|
|
||||||
#endif // wxUSE_STATBOX
|
#endif // wxUSE_STATBOX
|
||||||
|
|
||||||
|
//---------------------------------------------------------------------------
|
||||||
|
// wxStdDialogButtonSizer
|
||||||
|
//---------------------------------------------------------------------------
|
||||||
|
|
||||||
#if wxUSE_BUTTON
|
#if wxUSE_BUTTON
|
||||||
|
|
||||||
wxStdDialogButtonSizer::wxStdDialogButtonSizer()
|
wxStdDialogButtonSizer::wxStdDialogButtonSizer()
|
||||||
|
Reference in New Issue
Block a user