]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/checklst.cpp
A little clarification
[wxWidgets.git] / src / mac / checklst.cpp
index 1e88ce34f6cce33300cbf0c4d472812253fd1105..677dc0016311b4669b6da0ac8d326a0af33ad901 100644 (file)
 #include "wx/mac/uma.h"
 #include "Appearance.h"
 
+// ============================================================================
+// implementation of wxCheckListBoxBase
+// ============================================================================
+
+wxCheckListBoxBase::wxCheckListBoxBase()
+{
+}
+
 // ============================================================================
 // implementation of wxCheckListBox
 // ============================================================================