diff options
Diffstat (limited to 'doc/html/tqfiledialog.html')
-rw-r--r-- | doc/html/tqfiledialog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqfiledialog.html b/doc/html/tqfiledialog.html index 29e8d2f48..b650493e0 100644 --- a/doc/html/tqfiledialog.html +++ b/doc/html/tqfiledialog.html @@ -343,7 +343,7 @@ Adds the widget <em>w</em> to the left-hand side of the file dialog. Adds the widget <em>w</em> to the right-hand side of the file dialog. <p> <p>See also <a href="#addLeftWidget">addLeftWidget</a>(), <a href="#addWidgets">addWidgets</a>(), and <a href="#addToolButton">addToolButton</a>(). -<h3 class=fn>void <a name="addToolButton"></a>TQFileDialog::addToolButton ( <a href="ntqbutton.html">TQButton</a> * b, bool separator = FALSE )<tt> [protected]</tt> +<h3 class=fn>void <a name="addToolButton"></a>TQFileDialog::addToolButton ( <a href="tqbutton.html">TQButton</a> * b, bool separator = FALSE )<tt> [protected]</tt> </h3> Adds the tool button <em>b</em> to the row of tool buttons at the top of the file dialog. The button is appended to the right of |