X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3399051ee9fa4dfa5fa7ac2dd9034062f4414d64..d11e8786ed13b72766eea18cb577cc00f9f08f41:/include/wx/motif/bmpbuttn.h diff --git a/include/wx/motif/bmpbuttn.h b/include/wx/motif/bmpbuttn.h index 84df78e5c2..af3237a0df 100644 --- a/include/wx/motif/bmpbuttn.h +++ b/include/wx/motif/bmpbuttn.h @@ -12,14 +12,12 @@ #ifndef _WX_BMPBUTTN_H_ #define _WX_BMPBUTTN_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#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