X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/15b239c0eb73e1b9b0dad29ced9c7435122b33d4..50b2d5444664827e97c637b3921500ea22b4fd45:/include/wx/glcanvas.h diff --git a/include/wx/glcanvas.h b/include/wx/glcanvas.h index 2a40221169..7257bbf35a 100644 --- a/include/wx/glcanvas.h +++ b/include/wx/glcanvas.h @@ -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);