X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..88ef3a57a47f840adea9d38bc11cb30689a0838a:/contrib/include/wx/fl/gcupdatesmgr.h?ds=sidebyside diff --git a/contrib/include/wx/fl/gcupdatesmgr.h b/contrib/include/wx/fl/gcupdatesmgr.h index 4a0310432f..48b7471f45 100644 --- a/contrib/include/wx/fl/gcupdatesmgr.h +++ b/contrib/include/wx/fl/gcupdatesmgr.h @@ -12,10 +12,6 @@ #ifndef __GCUPDATESMGR_G__ #define __GCUPDATESMGR_G__ -#if defined(__GNUG__) && !defined(__APPLE__) - #pragma interface "gcupdatesmgr.h" -#endif - #include "wx/fl/controlbar.h" #include "wx/fl/updatesmgr.h" @@ -93,7 +89,7 @@ to avoid dirty non-client areas of moved windows in some special cases of 'overlapping anomalies'. */ -class WXFL_DECLSPEC cbGCUpdatesMgr : public cbSimpleUpdatesMgr +class WXDLLIMPEXP_FL cbGCUpdatesMgr : public cbSimpleUpdatesMgr { DECLARE_DYNAMIC_CLASS( cbGCUpdatesMgr ) protected: