summaryrefslogtreecommitdiffstats
path: root/doc/html/qwindowdefs-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qwindowdefs-h.html')
-rw-r--r--doc/html/qwindowdefs-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qwindowdefs-h.html b/doc/html/qwindowdefs-h.html
index 0a7f48282..7b3d22c8d 100644
--- a/doc/html/qwindowdefs-h.html
+++ b/doc/html/qwindowdefs-h.html
@@ -210,7 +210,7 @@ class TQApplication;
// Global platform-independent types and functions
-typedef Q_INT32 TQCOORD; // coordinate type
+typedef TQ_INT32 TQCOORD; // coordinate type
const TQCOORD TQCOORD_MAX = 2147483647;
const TQCOORD TQCOORD_MIN = -TQCOORD_MAX - 1;