projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added a demo to show off all the colours that can be added to
[wxWidgets.git]
/
src
/
stubs
/
radiobut.cpp
diff --git
a/src/stubs/radiobut.cpp
b/src/stubs/radiobut.cpp
index 65baab38b6731c39dd876d22546002a693ce1e41..3fd6d78d2d1e64c6f3bf3682ab6cfc5e57220fca 100644
(file)
--- a/
src/stubs/radiobut.cpp
+++ b/
src/stubs/radiobut.cpp
@@
-15,9
+15,7
@@
#include "wx/radiobut.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxRadioButton, wxControl)
-#endif
bool wxRadioButton::Create(wxWindow *parent, wxWindowID id,
const wxString& label,