summaryrefslogtreecommitdiffstats
path: root/doc/html/tqtableitem.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqtableitem.html')
-rw-r--r--doc/html/tqtableitem.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqtableitem.html b/doc/html/tqtableitem.html
index e1a3aace7..0d48a01fd 100644
--- a/doc/html/tqtableitem.html
+++ b/doc/html/tqtableitem.html
@@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQTableItem class provides the cell content for TQTable cells.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqtable-h.html">tqtable.h</a>&gt;</tt>
-<p>Inherits <a href="ntqt.html">TQt</a>.
+<p>Inherits <a href="tqt.html">TQt</a>.
<p>Inherited by <a href="tqcombotableitem.html">TQComboTableItem</a> and <a href="tqchecktableitem.html">TQCheckTableItem</a>.
<p><a href="tqtableitem-members.html">List of all member functions.</a>
<h2>Public Members</h2>
@@ -231,7 +231,7 @@ occupied.
The alignment function returns how the text contents of the cell
are aligned when drawn. The default implementation aligns numbers
to the right and any other text to the left.
-<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
+<p> <p>See also <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<h3 class=fn>int <a name="col"></a>TQTableItem::col () const
</h3>