diff options
Diffstat (limited to 'src/kernel/tqsize.cpp')
-rw-r--r-- | src/kernel/tqsize.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/tqsize.cpp b/src/kernel/tqsize.cpp index f35ad18a5..8a302eaa6 100644 --- a/src/kernel/tqsize.cpp +++ b/src/kernel/tqsize.cpp @@ -51,7 +51,7 @@ A size is specified by a width and a height. - The coordinate type is TQCOORD (defined in \c <ntqwindowdefs.h> as \c int). + 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). |