diff options
Diffstat (limited to 'doc/html/ntqhbuttongroup.html')
-rw-r--r-- | doc/html/ntqhbuttongroup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqhbuttongroup.html b/doc/html/ntqhbuttongroup.html index 713d3dcad..aaf0b1dc0 100644 --- a/doc/html/ntqhbuttongroup.html +++ b/doc/html/ntqhbuttongroup.html @@ -66,7 +66,7 @@ Constructs a horizontal button group 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="TQHButtonGroup-2"></a>TQHButtonGroup::TQHButtonGroup ( 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="TQHButtonGroup-2"></a>TQHButtonGroup::TQHButtonGroup ( const <a href="tqstring.html">TQString</a> & title, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 ) </h3> Constructs a horizontal button group 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> |