]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/radiobox.h
wxCursor(wxImage) added (Chris Elliott, patch 517439)
[wxWidgets.git] / include / wx / mac / radiobox.h
index 665635334b94fa45a3c7f55152f984f4b604a46f..632495c5df69d2a2ca1ee33396bb9c0f5822dc37 100644 (file)
@@ -80,6 +80,7 @@ protected:
        int               m_noRowsOrCols;
 
 // Internal functions 
+    virtual wxSize DoGetBestSize() const ;
        virtual void DoSetSize(int x, int y,
                            int width, int height,
                            int sizeFlags = wxSIZE_AUTO);