]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/statbmp.h
another GetInt/GetId bug fix
[wxWidgets.git] / include / wx / gtk / statbmp.h
index 0d9bcddfb33f290b0590bc96bd780fc43eb1ecff..f56a5d4d569fd60864b5dfa1a486a246298e34fa 100644 (file)
@@ -80,6 +80,9 @@ public:
         SetBitmap( icon );
     }
 
+protected:
+    virtual wxSize DoGetBestSize() const;
+
 private:
     // creates the new pixmap widget
     void CreatePixmapWidget();