#include "wx/mac/uma.h"
#include "Appearance.h"
+// ============================================================================
+// implementation of wxCheckListBoxBase
+// ============================================================================
+
+wxCheckListBoxBase::wxCheckListBoxBase()
+{
+}
+
// ============================================================================
// implementation of wxCheckListBox
// ============================================================================