]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/control.h
TIFF code 1.
[wxWidgets.git] / include / wx / os2 / control.h
index 28dd3626ec27d4b1d91abfa30ed8084303976452..9563c9e5368fdc6f05a71018f5f6d51e7302db44 100644 (file)
@@ -63,7 +63,7 @@ protected:
    // For controls like radiobuttons which are really composite
    wxList m_subControls;
 
-   virtual wxSize DoGetBestSize();
+   virtual wxSize DoGetBestSize() const;
 
    // create the control of the given class with the given style, returns FALSE
    // if creation failed