summaryrefslogtreecommitdiffstats
path: root/doc/html/qwindowdefs-h.html
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-06-18 00:09:52 -0500
committerDarrell Anderson <[email protected]>2012-06-18 00:09:52 -0500
commitd1096751ddb25cdef23919c17389fc268c31edaf (patch)
treeb910be3588cb706defc00c31aefa850bb2312784 /doc/html/qwindowdefs-h.html
parentaf8fdcf1ca7bdbda6f0c1afecd8c2d8ffa23bebb (diff)
parent6dec101d43dcbd4195c47d54bd388db1a8d7230e (diff)
downloadtqt3-d1096751ddb25cdef23919c17389fc268c31edaf.tar.gz
tqt3-d1096751ddb25cdef23919c17389fc268c31edaf.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
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;