]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/choice.h
Minor additions to make working with binary buffers easier.
[wxWidgets.git] / include / wx / os2 / choice.h
index 1e3fc5a02b95a45bc25ae0fdddd96da843cecf76..f2c7efe954dedf0fd9ae06721f2519929f299fff 100644 (file)
@@ -70,7 +70,7 @@ protected:
     virtual wxClientData* DoGetItemClientObject( int n ) const;
 
     // OS2 implementation
-    virtual wxSize DoGetBestSize();
+    virtual wxSize DoGetBestSize() const;
     virtual void DoSetSize(int x, int y,
                            int width, int height,
                            int sizeFlags = wxSIZE_AUTO);