X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/19193a2c85987b595932957e73013e7ea100f0e8..aaf765a54931a3add43bcf68cec8c80f0b66b18a:/src/os2/utils.cpp?ds=inline diff --git a/src/os2/utils.cpp b/src/os2/utils.cpp index 5f9b616d9e..f49dced7e3 100644 --- a/src/os2/utils.cpp +++ b/src/os2/utils.cpp @@ -762,7 +762,7 @@ bool wxColourDisplay() #else // I don't see how the PM display could not be color. Besides, this // was leaking DCs and PSs!!! MN - return true; + return TRUE; #endif }