X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..88ef3a57a47f840adea9d38bc11cb30689a0838a:/contrib/include/wx/fl/updatesmgr.h diff --git a/contrib/include/wx/fl/updatesmgr.h b/contrib/include/wx/fl/updatesmgr.h index 52a3222b9f..12dba3b2d8 100644 --- a/contrib/include/wx/fl/updatesmgr.h +++ b/contrib/include/wx/fl/updatesmgr.h @@ -6,16 +6,12 @@ // Created: 19/10/98 // RCS-ID: $Id$ // Copyright: (c) Aleksandras Gluchovas -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __UPDATESMGR_G__ #define __UPDATESMGR_G__ -#if defined(__GNUG__) && !defined(__APPLE__) - #pragma interface "updatesmgr.h" -#endif - #include "wx/fl/controlbar.h" /* @@ -23,7 +19,7 @@ This class implements slightly optimized logic for refreshing the areas of frame layout that actually need to be updated. */ -class WXFL_DECLSPEC cbSimpleUpdatesMgr : public cbUpdatesManagerBase +class WXDLLIMPEXP_FL cbSimpleUpdatesMgr : public cbUpdatesManagerBase { DECLARE_DYNAMIC_CLASS( cbSimpleUpdatesMgr ) protected: