diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-06-20 10:04:51 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-06-20 10:04:51 +0900 |
commit | 8233b2e565d6cb27a4e8109f4c8377921809a196 (patch) | |
tree | d3181788837ac19031bd949cddc29f7e5843a32f /tdeio/misc | |
parent | e11968425debab2d1f12d033aca8493d1da145ce (diff) | |
download | tdelibs-8233b2e565d6cb27a4e8109f4c8377921809a196.tar.gz tdelibs-8233b2e565d6cb27a4e8109f4c8377921809a196.zip |
Drop Qt2's TQSemiModal and TQSortedList classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeio/misc')
-rw-r--r-- | tdeio/misc/kssld/kssld.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tdeio/misc/kssld/kssld.cpp b/tdeio/misc/kssld/kssld.cpp index a376ebfac..68835115e 100644 --- a/tdeio/misc/kssld/kssld.cpp +++ b/tdeio/misc/kssld/kssld.cpp @@ -41,7 +41,6 @@ #include <pwd.h> #include <unistd.h> #include <tqfile.h> -#include <tqsortedlist.h> #include <tdeglobal.h> #include <kstandarddirs.h> #include <kdebug.h> |