diff options
Diffstat (limited to 'doc/html/ntqhgroupbox.html')
-rw-r--r-- | doc/html/ntqhgroupbox.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqhgroupbox.html b/doc/html/ntqhgroupbox.html index 4c9bd3c5a..209202013 100644 --- a/doc/html/ntqhgroupbox.html +++ b/doc/html/ntqhgroupbox.html @@ -64,7 +64,7 @@ Constructs a horizontal group box with no title. <p> The <em>parent</em> and <em>name</em> arguments are passed to the <a href="tqwidget.html">TQWidget</a> constructor. -<h3 class=fn><a name="TQHGroupBox-2"></a>TQHGroupBox::TQHGroupBox ( const <a href="ntqstring.html">TQString</a> & title, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 ) +<h3 class=fn><a name="TQHGroupBox-2"></a>TQHGroupBox::TQHGroupBox ( const <a href="tqstring.html">TQString</a> & title, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 ) </h3> Constructs a horizontal group box with the title <em>title</em>. <p> The <em>parent</em> and <em>name</em> arguments are passed to the <a href="tqwidget.html">TQWidget</a> |