]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/checklst.cpp
preliminary fix, for using the correct output encoding on mac
[wxWidgets.git] / src / msw / checklst.cpp
index 1eed9804f9f1384e773352e7ad74e01e84efb507..7f4c77711aa3b7835113854e87c218286e8bf7b5 100644 (file)
 #define GetItem(n)    ((wxCheckListBoxItem *)(GetItem(n)))
 
 // ============================================================================
-// implementation of wxCheckListBoxBase
-// ============================================================================
-
-wxCheckListBoxBase::wxCheckListBoxBase()
-{
-}
-
-// ============================================================================
-// implementation of wxCheckListBox
+// implementation
 // ============================================================================