summaryrefslogtreecommitdiffstats
path: root/doc/html/qhboxlayout.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qhboxlayout.html')
-rw-r--r--doc/html/qhboxlayout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qhboxlayout.html b/doc/html/qhboxlayout.html
index ebc30dc34..4437f0e05 100644
--- a/doc/html/qhboxlayout.html
+++ b/doc/html/qhboxlayout.html
@@ -72,7 +72,7 @@ The TQHBoxLayout class lines up widgets horizontally.
<p> <p>See also <a href="qvboxlayout.html">TQVBoxLayout</a>, <a href="qgridlayout.html">TQGridLayout</a>, <a href="layout.html">the Layout overview</a>, <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQHBoxLayout"></a>TQHBoxLayout::TQHBoxLayout ( <a href="ntqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, int&nbsp;margin = 0, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
+<h3 class=fn><a name="TQHBoxLayout"></a>TQHBoxLayout::TQHBoxLayout ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, int&nbsp;margin = 0, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a new top-level horizontal box called <em>name</em>, with
parent <em>parent</em>.