]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/glcanvas.h
added missing WXDLLIMPEXP_CORE
[wxWidgets.git] / include / wx / glcanvas.h
index 2a40221169142e0c36364ee3b840621cdec894ac..7257bbf35a6f04b21c222d1521accfb319ca8fe3 100644 (file)
@@ -115,7 +115,7 @@ public:
 
     // call glcolor() for the colour with the given name, return false if
     // colour not found
-    bool SetColour(const wxChar *colour);
+    bool SetColour(const wxString& colour);