]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/bmpbuttn.h
specific workaround for XCODE native
[wxWidgets.git] / include / wx / gtk / bmpbuttn.h
index 04532e2b2b2aace3ed9af8a6600e2e4d56cfef33..c71501e59a7c8e57e57f2f044336f6d716058541 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __BMPBUTTONH__
 #define __BMPBUTTONH__
 
-#ifdef __GNUG__
+#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();