diff options
Diffstat (limited to 'doc/datastreamformat.doc')
-rw-r--r-- | doc/datastreamformat.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/datastreamformat.doc b/doc/datastreamformat.doc index 6661656c9..7716b5f65 100644 --- a/doc/datastreamformat.doc +++ b/doc/datastreamformat.doc @@ -209,7 +209,7 @@ and to read back into the same TQt integer type when reading. \i The number of rectangles (TQ_UINT32) \i The rectangles in sequential order (QRect) \endlist -\row \i QSize +\row \i TQSize \i \list \i width (TQ_INT32) \i height (TQ_INT32) |