]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/checklst.cpp
added cmdline.h/.cpp to the makefiles
[wxWidgets.git] / src / msw / checklst.cpp
index c15c16e0d17de9083a4029dca2908451bccb257f..ea5b2a56f29fc056e0505cccdd4d289f7c58dea2 100644 (file)
@@ -60,9 +60,7 @@
 // implementation
 // ============================================================================
 
-#if !USE_SHARED_LIBRARY
   IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)
-#endif
 
 // ----------------------------------------------------------------------------
 // declaration and implementation of wxCheckListBoxItem class