]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/checklst.h
Fixed stream test.
[wxWidgets.git] / include / wx / msw / checklst.h
index 273cb4567858c9b2ca3546f09e147311fdb7b3b2..4840d09253310d21d5c5b4b4a85ba30ebfd5bc7a 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     16.11.97
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef   __CHECKLST__H_
@@ -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)