]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/bmpbuttn.h
Removed previous broken fix for deferred positioning bug, and added
[wxWidgets.git] / include / wx / motif / bmpbuttn.h
index 30f3d86636acf8c350128b288be56064a6bda1f7..af3237a0dfad6cfb9456fc73aa287df510930d32 100644 (file)
 #ifndef _WX_BMPBUTTN_H_
 #define _WX_BMPBUTTN_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "bmpbuttn.h"
 #endif
 
 #include "wx/motif/bmpmotif.h"
 
-WXDLLEXPORT_DATA(extern const char*) wxButtonNameStr;
-
 #define wxDEFAULT_BUTTON_MARGIN 4
 
 class WXDLLEXPORT wxBitmapButton: public wxBitmapButtonBase