summaryrefslogtreecommitdiffstats
path: root/doc/html/qspaceritem.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qspaceritem.html')
-rw-r--r--doc/html/qspaceritem.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qspaceritem.html b/doc/html/qspaceritem.html
index 006f72682..112ad08a4 100644
--- a/doc/html/qspaceritem.html
+++ b/doc/html/qspaceritem.html
@@ -95,7 +95,7 @@ Returns the maximum size of this spacer item.
Returns the minimum size of this spacer item.
<p>Reimplemented from <a href="qlayoutitem.html#minimumSize">TQLayoutItem</a>.
-<h3 class=fn>void <a name="setGeometry"></a>TQSpacerItem::setGeometry ( const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r )<tt> [virtual]</tt>
+<h3 class=fn>void <a name="setGeometry"></a>TQSpacerItem::setGeometry ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r )<tt> [virtual]</tt>
</h3>
Stores the spacer item's rect <em>r</em> so that it can be returned by
<a href="qlayoutitem.html#geometry">geometry</a>().