X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a2fb4cd61069956c046e9721fda447ba1a743d7..06a32e049c1bad9249079ad2e91659303424a774:/src/stc/PlatWX.h diff --git a/src/stc/PlatWX.h b/src/stc/PlatWX.h index e658a67f65..ac762ddf8e 100644 --- a/src/stc/PlatWX.h +++ b/src/stc/PlatWX.h @@ -4,5 +4,5 @@ wxRect wxRectFromPRectangle(PRectangle prc); PRectangle PRectangleFromwxRect(wxRect rc); -wxColour wxColourFromCA(const ColourAllocated& ca); +wxColour wxColourFromCD(const ColourDesired& ca);