git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58579
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxPROPSHEET_TREEBOOK = 0x0040,
// Shrink dialog to fit current page
wxPROPSHEET_TREEBOOK = 0x0040,
// Shrink dialog to fit current page
- wxPROPSHEET_SHRINKTOFIT = 0x0100,
+ wxPROPSHEET_SHRINKTOFIT = 0x0100
};
class WXDLLIMPEXP_ADV wxPropertySheetDialog : public wxDialog
};
class WXDLLIMPEXP_ADV wxPropertySheetDialog : public wxDialog
IsWxString = 0x01,
IsCharPtr = 0x02,
IsWCharPtr = 0x04,
IsWxString = 0x01,
IsCharPtr = 0x02,
IsWCharPtr = 0x04,
IMPLEMENT_DYNAMIC_CLASS(wxStatusBar, wxWindow)
#include "wx/arrimpl.cpp" // This is a magic incantation which must be done!
IMPLEMENT_DYNAMIC_CLASS(wxStatusBar, wxWindow)
#include "wx/arrimpl.cpp" // This is a magic incantation which must be done!
-WX_DEFINE_OBJARRAY(wxStatusBarPaneArray);
+WX_DEFINE_OBJARRAY(wxStatusBarPaneArray)
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
#include "wx/arrimpl.cpp"
#include "wx/arrimpl.cpp"
-WX_DEFINE_OBJARRAY(wxxVariantArray);
+WX_DEFINE_OBJARRAY(wxxVariantArray)
#endif // wxUSE_EXTENDED_RTTI
#endif // wxUSE_EXTENDED_RTTI
EVT_MOUSE_EVENTS(wxBitmapToggleButton::OnMouse)
EVT_CHAR(wxBitmapToggleButton::OnChar)
EVT_SIZE(wxBitmapToggleButton::OnSize)
EVT_MOUSE_EVENTS(wxBitmapToggleButton::OnMouse)
EVT_CHAR(wxBitmapToggleButton::OnChar)
EVT_SIZE(wxBitmapToggleButton::OnSize)
void wxBitmapToggleButton::Init()
{
void wxBitmapToggleButton::Init()
{