]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/core/colour.h
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT_APP_* macros.
[wxWidgets.git] / include / wx / osx / core / colour.h
index 388b176f2a70b7b7bc9b9658e2194cf83527e71e..bbc72012221ed50a852b686d29fbad63ce9c87b2 100644 (file)
@@ -60,6 +60,7 @@ public:
 #endif
 #if wxOSX_USE_COCOA
     wxColour(WX_NSColor color);
+    WX_NSColor OSXGetNSColor();
 #endif
     wxColour& operator=(CGColorRef col);
     wxColour& operator=(const wxColour& col);