]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/checklst.cpp
added generic dir dlg
[wxWidgets.git] / src / mac / carbon / checklst.cpp
index 7387e3e4719c555bb3ecfe8271e469c978185811..2f43152c2a1ceae6beb1ea7bd062f1ce918100d2 100644 (file)
@@ -23,7 +23,9 @@
 // implementation
 // ============================================================================
 
+#if !USE_SHARED_LIBRARY
   IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)
+#endif
 
 // ----------------------------------------------------------------------------
 // implementation of wxCheckListBox class