Committing in .
Some more ; fixes Modified Files: wxWidgets/include/wx/motif/tglbtn.h wxWidgets/src/motif/evtloop.cpp wxWidgets/src/x11/bitmap.cpp ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -38,7 +38,7 @@ public:
|
||||
const wxValidator& val = wxDefaultValidator,
|
||||
const wxString &name = wxCheckBoxNameStr );
|
||||
private:
|
||||
DECLARE_DYNAMIC_CLASS(wxToggleButton);
|
||||
DECLARE_DYNAMIC_CLASS(wxToggleButton)
|
||||
|
||||
// common part of all constructors
|
||||
void Init()
|
||||
|
Reference in New Issue
Block a user