diff options
Diffstat (limited to 'src/kernel/tqrect.cpp')
-rw-r--r-- | src/kernel/tqrect.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/tqrect.cpp b/src/kernel/tqrect.cpp index 9e45f1fab..0af8a22cb 100644 --- a/src/kernel/tqrect.cpp +++ b/src/kernel/tqrect.cpp @@ -54,7 +54,7 @@ a bottom-right corner, but it is normally expressed as an upper-left corner and a size. - The coordinate type is TQCOORD (defined in \c ntqwindowdefs.h as \c + The coordinate type is TQCOORD (defined in \c tqwindowdefs.h as \c int). The minimum value of TQCOORD is TQCOORD_MIN (-2147483648) and the maximum value is TQCOORD_MAX (2147483647). |