X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc3065a56f1febf3de3b3bbf0904cf8fdc7f7c50..70f70818c22dfa19fdec8f21a496d2a535333e0d:/src/palmos/glcanvas.cpp diff --git a/src/palmos/glcanvas.cpp b/src/palmos/glcanvas.cpp index b7c476ab77..7572deaaa7 100644 --- a/src/palmos/glcanvas.cpp +++ b/src/palmos/glcanvas.cpp @@ -67,7 +67,7 @@ void wxGLContext::SetCurrent() { } -void wxGLContext::SetColour(const wxChar *colour) +void wxGLContext::SetColour(const wxString& colour) { }