]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/region.h
check for wxUSE_TIMER in headers, not the files including them
[wxWidgets.git] / include / wx / mac / carbon / region.h
index 83f02a155e605af156fdfb000576bffcc149fba5..ba2a0ae5d03e8419a06d535eae39f8e78e6b056a 100644 (file)
@@ -53,7 +53,7 @@ protected:
 
 private:
     DECLARE_DYNAMIC_CLASS(wxRegion)
-    friend class WXDLLEXPORT wxRegionIterator;
+    friend class WXDLLIMPEXP_FWD_CORE wxRegionIterator;
 };
 
 class WXDLLEXPORT wxRegionIterator : public wxObject