summaryrefslogtreecommitdiffstats
path: root/doc/html/porting.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/porting.html')
-rw-r--r--doc/html/porting.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/html/porting.html b/doc/html/porting.html
index 75e211e58..430fb117d 100644
--- a/doc/html/porting.html
+++ b/doc/html/porting.html
@@ -473,8 +473,7 @@ than the first two required parameters you will must add a value
for the <tt>echo</tt> parameter.
<p> <h2> <a href="tqlayout.html">TQLayout</a> and Other Abstract Layout Classes
</h2>
-<a name="12"></a><p> The definitions of <a href="tqglayoutiterator.html">TQGLayoutIterator</a>, <a href="tqlayout.html">TQLayout</a>, <a href="tqlayoutitem.html">TQLayoutItem</a>, <a href="tqlayoutiterator.html">TQLayoutIterator</a>, <a href="tqspaceritem.html">TQSpacerItem</a> and <a href="tqwidgetitem.html">TQWidgetItem</a> have been moved from <tt>&lt;ntqabstractlayout.h&gt;</tt> to <tt>&lt;tqlayout.h&gt;</tt>. The header <tt>&lt;ntqabstractlayout.h&gt;</tt> now includes <tt>&lt;tqlayout.h&gt;</tt> for compatibility. It
-might be removed in a future version.
+<a name="12"></a><p> The definitions of <a href="tqglayoutiterator.html">TQGLayoutIterator</a>, <a href="tqlayout.html">TQLayout</a>, <a href="tqlayoutitem.html">TQLayoutItem</a>, <a href="tqlayoutiterator.html">TQLayoutIterator</a>, <a href="tqspaceritem.html">TQSpacerItem</a> and <a href="tqwidgetitem.html">TQWidgetItem</a> have been moved from <tt>&lt;tqabstractlayout.h&gt;</tt> to <tt>&lt;tqlayout.h&gt;</tt>. The header <tt>&lt;tqabstractlayout.h&gt;</tt> has been removed.
<p> <h2> <a href="tqlistviewitem.html">TQListViewItem</a>
</h2>
<a name="13"></a><p> The paintBranches() function in TQt 2.x had a GUIStyle parameter; this