X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4cbc57f086cee690f397ac5622d3f1d7153b300e..93763ad5ba900aecb9220a36ebe7447313ea3e31:/contrib/include/wx/fl/gcupdatesmgr.h diff --git a/contrib/include/wx/fl/gcupdatesmgr.h b/contrib/include/wx/fl/gcupdatesmgr.h index 544e43ea23..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__ -#ifdef __GNUG__ - #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: