summaryrefslogtreecommitdiffstats
path: root/doc/html/qvboxlayout.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qvboxlayout.html')
-rw-r--r--doc/html/qvboxlayout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qvboxlayout.html b/doc/html/qvboxlayout.html
index 904e061e3..0bfc3e7c7 100644
--- a/doc/html/qvboxlayout.html
+++ b/doc/html/qvboxlayout.html
@@ -63,7 +63,7 @@ body { background: #ffffff; color: black; }
<p> <p>See also <a href="qhboxlayout.html">TQHBoxLayout</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="TQVBoxLayout"></a>TQVBoxLayout::TQVBoxLayout ( <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="TQVBoxLayout"></a>TQVBoxLayout::TQVBoxLayout ( <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 vertical box called <em>name</em>, with
parent <em>parent</em>.