projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
new Def file supporting const changes in wxObject. Bug fixes in STATTEXT and WINDOW
[wxWidgets.git]
/
src
/
motif
/
checklst.cpp
diff --git
a/src/motif/checklst.cpp
b/src/motif/checklst.cpp
index 7da541fa9a3126cf0a97fe7b6fafce535772240a..b609661ac9d71b86f258f8c73985a947100fe65f 100644
(file)
--- a/
src/motif/checklst.cpp
+++ b/
src/motif/checklst.cpp
@@
-23,9
+23,7
@@
// implementation
// ============================================================================
// implementation
// ============================================================================
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)
IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)
-#endif
// ----------------------------------------------------------------------------
// implementation of wxCheckListBox class
// ----------------------------------------------------------------------------
// implementation of wxCheckListBox class