diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:04:08 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:04:08 -0600 |
commit | e02e31c8b9d854cd62cbe9799228f6e08e882773 (patch) | |
tree | 53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /doc/html/qfiledialog.html | |
parent | 143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff) | |
download | tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip |
Sync with latest script
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> |