X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..93763ad5ba900aecb9220a36ebe7447313ea3e31:/contrib/include/wx/fl/gcupdatesmgr.h diff --git a/contrib/include/wx/fl/gcupdatesmgr.h b/contrib/include/wx/fl/gcupdatesmgr.h index 2bfc959f89..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 cbGCUpdatesMgr : public cbSimpleUpdatesMgr +class WXDLLIMPEXP_FL cbGCUpdatesMgr : public cbSimpleUpdatesMgr { DECLARE_DYNAMIC_CLASS( cbGCUpdatesMgr ) protected: