diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-06-20 12:17:46 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-06-20 12:17:46 +0900 |
| commit | 5da6b4adeb01837d5824e83a9c2515e04e52006a (patch) | |
| tree | 476948738185db2f90f20ba40abefb50c1b5fb3e | |
| parent | 2d317a00dd686ca45f4141ccd82e4b51b31aeabe (diff) | |
| download | libkipi-5da6b4adeb01837d5824e83a9c2515e04e52006a.tar.gz libkipi-5da6b4adeb01837d5824e83a9c2515e04e52006a.zip | |
Drop Qt2's TQSemiModal and TQSortedList classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| -rw-r--r-- | libkipi/libkipi/KDStream.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libkipi/libkipi/KDStream.cpp b/libkipi/libkipi/KDStream.cpp index 868f616..790ee78 100644 --- a/libkipi/libkipi/KDStream.cpp +++ b/libkipi/libkipi/KDStream.cpp @@ -717,7 +717,6 @@ TQValueListConstIterator TQValueListIterator TQPtrListIterator// TQt 3 TQPtrCollection// TQt 3 -TQSortedList - Depricated // TQt 2 */ @@ -938,7 +937,6 @@ TQScreenCursor // TQt 2 TQScrollBar TQScrollView TQSemaphore -TQSemiModal // TQt 2 TQServerSocket TQSessionManager TQSettings// TQt 3 |
