summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-06-19 13:08:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-06-19 17:27:09 +0900
commit4a028d07b241584a616cf36343fff0da0641edb8 (patch)
tree95a723cca662d08d409eb8d17731d213f59a8a4b /src
parenta07f9925548aa88deff507a5ce25654657e0045d (diff)
downloadbasket-4a028d07b241584a616cf36343fff0da0641edb8.tar.gz
basket-4a028d07b241584a616cf36343fff0da0641edb8.zip
Drop Qt2's TQSortedList class
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a0660570a7c965d2863766762eeed1813e987370)
Diffstat (limited to 'src')
-rw-r--r--src/kiconcanvas.cpp1
-rw-r--r--src/kicondialog.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/kiconcanvas.cpp b/src/kiconcanvas.cpp
index 0185cde..f905864 100644
--- a/src/kiconcanvas.cpp
+++ b/src/kiconcanvas.cpp
@@ -31,7 +31,6 @@
#include <kurldrag.h>
#include <tdemultipledrag.h>
-#include <tqsortedlist.h>
#include <tqimage.h>
#include <tqpixmap.h>
#include <tqtimer.h>
diff --git a/src/kicondialog.cpp b/src/kicondialog.cpp
index 5d18360..4980a89 100644
--- a/src/kicondialog.cpp
+++ b/src/kicondialog.cpp
@@ -35,7 +35,6 @@
#include <tqstring.h>
#include <tqstringlist.h>
-#include <tqsortedlist.h>
#include <tqimage.h>
#include <tqpixmap.h>
#include <tqlabel.h>