]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/checklst.h
implement HitTest(pos) variant and not HitTest(x, y) one as this is what Windows...
[wxWidgets.git] / include / wx / msw / checklst.h
index 73385b20da94aa28f48087a1600ce3404ef020dd..4840d09253310d21d5c5b4b4a85ba30ebfd5bc7a 100644 (file)
@@ -88,6 +88,8 @@ protected:
   void OnKeyDown(wxKeyEvent& event);
   void OnLeftClick(wxMouseEvent& event);
 
+  wxSize DoGetBestSize() const;
+
 private:
   size_t    m_nItemHeight;  // height of checklistbox items (the same for all)