]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/cursor.h
Added PrependColumn methods and short cuts. Added test for DeleteColumn to sample
[wxWidgets.git] / include / wx / cocoa / cursor.h
index 523c90b439efd6889719444c4bb1cf9e85d6d27c..f7c5b65ab0abaafd124f5c60b23c363de17409fe 100644 (file)
@@ -18,8 +18,8 @@ class WXDLLEXPORT wxCursorRefData: public wxObjectRefData
 {
     DECLARE_NO_COPY_CLASS(wxCursorRefData)
 
-    friend class WXDLLEXPORT wxBitmap;
-    friend class WXDLLEXPORT wxCursor;
+    friend class WXDLLIMPEXP_FWD_CORE wxBitmap;
+    friend class WXDLLIMPEXP_FWD_CORE wxCursor;
 public:
     wxCursorRefData();
     virtual ~wxCursorRefData();