summaryrefslogtreecommitdiffstats
path: root/doc/html/tqgrid.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqgrid.html')
-rw-r--r--doc/html/tqgrid.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqgrid.html b/doc/html/tqgrid.html
index ae6bcb144..d7303f951 100644
--- a/doc/html/tqgrid.html
+++ b/doc/html/tqgrid.html
@@ -56,7 +56,7 @@ with their <a href="tqwidget.html#sizeHint">sizeHint</a>() and <a href="tqwidget
<p> Use <a href="tqframe.html#setMargin">setMargin</a>() to add space around the grid itself, and
<a href="#setSpacing">setSpacing</a>() to add space between the widgets.
<p> <center><img src="tqgrid-m.png" alt="TQGrid"></center>
-<p> <p>See also <a href="ntqvbox.html">TQVBox</a>, <a href="ntqhbox.html">TQHBox</a>, <a href="tqgridlayout.html">TQGridLayout</a>, <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
+<p> <p>See also <a href="tqvbox.html">TQVBox</a>, <a href="tqhbox.html">TQHBox</a>, <a href="tqgridlayout.html">TQGridLayout</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="TQGrid"></a>TQGrid::TQGrid ( int&nbsp;n, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0, WFlags&nbsp;f = 0 )