X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b2abc2931855921ce0601f7bb6b2637d709c6925..01357b50cd8ff6b109bb1173cfa56527db5c45b1:/src/generic/dcpsg.cpp diff --git a/src/generic/dcpsg.cpp b/src/generic/dcpsg.cpp index 7468a61881..6443e193ed 100644 --- a/src/generic/dcpsg.cpp +++ b/src/generic/dcpsg.cpp @@ -1957,7 +1957,7 @@ void wxPostScriptDC::DoGetTextExtent(const wxString& string, lastStyle = Style; lastWeight = Weight; - char *name = (char*) NULL; + const char *name = NULL; switch (Family) {