]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/gcupdatesmgr.h
Fixed stream test.
[wxWidgets.git] / contrib / include / wx / fl / gcupdatesmgr.h
index 544e43ea231b8b05bd872eaa6bc20f5f100b0bec..622a33efda3a2a243d35424f60f8bbd3fc26db6b 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef __GCUPDATESMGR_G__
 #define __GCUPDATESMGR_G__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "gcupdatesmgr.h"
 #endif
 
@@ -93,7 +93,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: