]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/checklst.cpp
fixed incorrect GetTextExtent for wxTELETYPE font
[wxWidgets.git] / src / motif / checklst.cpp
index 7da541fa9a3126cf0a97fe7b6fafce535772240a..b609661ac9d71b86f258f8c73985a947100fe65f 100644 (file)
@@ -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