]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/checklst.cpp
Improved selection mode handling in wxGrid::SelectBlock
[wxWidgets.git] / src / os2 / checklst.cpp
index b11ed7c1f8cf0698961c32b9f76fb3500cbaf992..cb94c109e256fab7032e4f8f5f73c1d0aa620863 100644 (file)
@@ -44,9 +44,7 @@
 // implementation
 // ============================================================================
 
 // implementation
 // ============================================================================
 
-#if !USE_SHARED_LIBRARY
   IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)
   IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)
-#endif
 
 // ----------------------------------------------------------------------------
 // declaration and implementation of wxCheckListBoxItem class
 
 // ----------------------------------------------------------------------------
 // declaration and implementation of wxCheckListBoxItem class