diff options
Diffstat (limited to 'doc/html/qfiledialog.html')
-rw-r--r-- | doc/html/qfiledialog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qfiledialog.html b/doc/html/qfiledialog.html index c9bb992c4..2f624f2ae 100644 --- a/doc/html/qfiledialog.html +++ b/doc/html/qfiledialog.html @@ -379,7 +379,7 @@ to the bottom of the file dialog. </h3> Returns the current directory shown in the file dialog. <p> The ownership of the <a href="qdir.html">TQDir</a> pointer is transferred to the caller, so -it must be deleted by the caller when no longer retquired. +it must be deleted by the caller when no longer required. <p> <p>See also <a href="#setDir">setDir</a>(). <h3 class=fn>void <a name="dirEntered"></a>TQFileDialog::dirEntered ( const <a href="qstring.html">TQString</a> & )<tt> [signal]</tt> |