#include "wx/checklst.h"
+#if wxUSE_CHECKLISTBOX
+
// ============================================================================
// implementation
// ============================================================================
+#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)
+#endif
// ----------------------------------------------------------------------------
// implementation of wxCheckListBox class
// TODO
}
+#endif // wxUSE_CHECKLISTBOX