]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/gcupdatesmgr.h
wx/wxprec.h already includes wx/defs.h (with other minor cleaning).
[wxWidgets.git] / contrib / include / wx / fl / gcupdatesmgr.h
index 2bfc959f89dfc8ebfc61279db8c8b65212d05688..48b7471f45c727db9623e3872805308d26544251 100644 (file)
 #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: