summaryrefslogtreecommitdiffstats
path: root/doc/porting3.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/porting3.doc')
-rw-r--r--doc/porting3.doc5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/porting3.doc b/doc/porting3.doc
index 6770743d0..955f47107 100644
--- a/doc/porting3.doc
+++ b/doc/porting3.doc
@@ -444,9 +444,8 @@ for the \c echo parameter.
The definitions of \l TQGLayoutIterator, \l TQLayout, \l TQLayoutItem, \l
TQLayoutIterator, \l TQSpacerItem and \l TQWidgetItem have been moved from \c
-<ntqabstractlayout.h> to \c <tqlayout.h>. The header \c
-<ntqabstractlayout.h> now includes \c <tqlayout.h> for compatibility. It
-might be removed in a future version.
+<tqabstractlayout.h> to \c <tqlayout.h>. The header \c
+<tqabstractlayout.h> has been removed.
\section1 TQListViewItem