From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- src/kernel/qsize.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/kernel/qsize.cpp') diff --git a/src/kernel/qsize.cpp b/src/kernel/qsize.cpp index c2b8d9b94..4cd0735c3 100644 --- a/src/kernel/qsize.cpp +++ b/src/kernel/qsize.cpp @@ -38,8 +38,8 @@ ** **********************************************************************/ -#include "qsize.h" -#include "qdatastream.h" +#include "ntqsize.h" +#include "ntqdatastream.h" /*! @@ -51,7 +51,7 @@ A size is specified by a width and a height. - The coordinate type is TQCOORD (defined in \c as \c int). + The coordinate type is TQCOORD (defined in \c as \c int). The minimum value of TQCOORD is TQCOORD_MIN (-2147483648) and the maximum value is TQCOORD_MAX (2147483647). -- cgit v1.2.3