diff options
Diffstat (limited to 'doc/porting3.doc')
-rw-r--r-- | doc/porting3.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/porting3.doc b/doc/porting3.doc index a3841743b..02d26fef3 100644 --- a/doc/porting3.doc +++ b/doc/porting3.doc @@ -443,7 +443,7 @@ for the \c echo parameter. \section1 QLayout and Other Abstract Layout Classes The definitions of \l QGLayoutIterator, \l QLayout, \l QLayoutItem, \l -QLayoutIterator, \l QSpacerItem and \l QWidgetItem have been moved from \c +QLayoutIterator, \l QSpacerItem and \l TQWidgetItem have been moved from \c <ntqabstractlayout.h> to \c <ntqlayout.h>. The header \c <ntqabstractlayout.h> now includes \c <ntqlayout.h> for compatibility. It might be removed in a future version. |