]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/bmpbuttn.h
removed tabs; minor cosmetic cleanup
[wxWidgets.git] / include / wx / gtk1 / bmpbuttn.h
index 0454769f062bceb6750c0cee6a7a6f943ab769d2..c71501e59a7c8e57e57f2f044336f6d716058541 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __BMPBUTTONH__
 #define __BMPBUTTONH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif
 
@@ -68,6 +68,7 @@ public:
 
 protected:
     virtual void OnSetBitmap();
+    virtual wxSize DoGetBestSize() const;
 
     void Init();