X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1d63b79352db5290a9f86428d193bd6a08ef32f..cd300ef760aefb0562a07ed1a614bb5074670f05:/include/wx/palmos/statbox.h diff --git a/include/wx/palmos/statbox.h b/include/wx/palmos/statbox.h index 4a6ad13a8e..27931fae5a 100644 --- a/include/wx/palmos/statbox.h +++ b/include/wx/palmos/statbox.h @@ -12,12 +12,8 @@ #ifndef _WX_STATBOX_H_ #define _WX_STATBOX_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "statbox.h" -#endif - // Group box -class WXDLLEXPORT wxStaticBox : public wxStaticBoxBase +class WXDLLIMPEXP_CORE wxStaticBox : public wxStaticBoxBase { public: wxStaticBox() { }