]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/checklst.cpp
HID support (preliminary - not added to bakefiles yet)
[wxWidgets.git] / src / os2 / checklst.cpp
index c0b1ac0ca06c40bbaf5d864c3bdefe05528c25bb..ec5776444d2965b20cd9c670ab8a2c6cf2866492 100644 (file)
 #define GetItem(n)    ((wxCheckListBoxItem *)(GetItem(n)))
 
 // ============================================================================
-// implementation of wxCheckListBoxBase
-// ============================================================================
-
-wxCheckListBoxBase::wxCheckListBoxBase()
-{
-}
-
-// ============================================================================
-// implementation of wxCheckListBox
+// implementation
 // ============================================================================
 
 IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)