diff options
Diffstat (limited to 'doc/html/ntqprogressdialog.html')
-rw-r--r-- | doc/html/ntqprogressdialog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqprogressdialog.html b/doc/html/ntqprogressdialog.html index 2fb871c85..161bbd889 100644 --- a/doc/html/ntqprogressdialog.html +++ b/doc/html/ntqprogressdialog.html @@ -321,7 +321,7 @@ steps to <em>totalSteps</em>. <h3 class=fn>void <a name="setTotalSteps"></a>TQProgressDialog::setTotalSteps ( int totalSteps )<tt> [slot]</tt> </h3><p>Sets the total number of steps to <em>totalSteps</em>. See the <a href="ntqprogressdialog.html#totalSteps-prop">"totalSteps"</a> property for details. -<h3 class=fn><a href="ntqsize.html">TQSize</a> <a name="sizeHint"></a>TQProgressDialog::sizeHint () const<tt> [virtual]</tt> +<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="sizeHint"></a>TQProgressDialog::sizeHint () const<tt> [virtual]</tt> </h3> Returns a size that fits the contents of the progress dialog. The progress dialog resizes itself as required, so you should not |