diff options
Diffstat (limited to 'doc/html/ntqvgroupbox.html')
-rw-r--r-- | doc/html/ntqvgroupbox.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqvgroupbox.html b/doc/html/ntqvgroupbox.html index 98154a52e..a33713669 100644 --- a/doc/html/ntqvgroupbox.html +++ b/doc/html/ntqvgroupbox.html @@ -63,7 +63,7 @@ Constructs a vertical group box with no title. <p> The <em>parent</em> and <em>name</em> arguments are passed on to the <a href="tqwidget.html">TQWidget</a> constructor. -<h3 class=fn><a name="TQVGroupBox-2"></a>TQVGroupBox::TQVGroupBox ( 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="TQVGroupBox-2"></a>TQVGroupBox::TQVGroupBox ( const <a href="tqstring.html">TQString</a> & title, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 ) </h3> Constructs a vertical group box with the title <em>title</em>. <p> The <em>parent</em> and <em>name</em> arguments are passed on to the <a href="tqwidget.html">TQWidget</a> |