diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-08 14:55:59 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-12 19:18:49 +0900 |
commit | ccbc1c3572fd0e26480c1432fff55d2909545538 (patch) | |
tree | 2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /doc/html/qmimesource.html | |
parent | 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff) | |
download | tqt-ccbc1c35.tar.gz tqt-ccbc1c35.zip |
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qmimesource.html')
-rw-r--r-- | doc/html/qmimesource.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qmimesource.html b/doc/html/qmimesource.html index d4ea5e9f7..64848cb57 100644 --- a/doc/html/qmimesource.html +++ b/doc/html/qmimesource.html @@ -75,7 +75,7 @@ Provided to ensure that subclasses destroy themselves correctly. format. <p> Subclasses must reimplement this function. -<p>Reimplemented in <a href="qstoreddrag.html#encodedData">TQStoredDrag</a>, <a href="qdropevent.html#encodedData">TQDropEvent</a>, and <a href="qicondrag.html#encodedData">TQIconDrag</a>. +<p>Reimplemented in <a href="qstoreddrag.html#encodedData">TQStoredDrag</a>, <a href="qdropevent.html#encodedData">TQDropEvent</a>, and <a href="tqicondrag.html#encodedData">TQIconDrag</a>. <h3 class=fn>const char * <a name="format"></a>TQMimeSource::format ( int i = 0 ) const<tt> [pure virtual]</tt> </h3> |