X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/19193a2c85987b595932957e73013e7ea100f0e8..f78024a1f98fac96991a9f87804000512a32a976:/src/os2/utils.cpp?ds=sidebyside 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 }