]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/utils.cpp
change to /usr/share/wx/version
[wxWidgets.git] / src / os2 / utils.cpp
index 5f9b616d9e6a419dd83043be7b526c380abcfe55..f49dced7e3ded4d0a6f6bec08eb183390fdde1eb 100644 (file)
@@ -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
 }