summaryrefslogtreecommitdiffstats
path: root/kcontrol
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-06-20 09:16:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-06-20 09:16:27 +0900
commitdc8852cc1d6b347fe4681ef24f31732c6d96bb8b (patch)
tree585f2041c901f2fdad6e4ff5bc3dea535b5332b5 /kcontrol
parent22bb398b3ba83142bf49f6abf47081e5e9e11bef (diff)
downloadtdebase-dc8852cc1d6b347fe4681ef24f31732c6d96bb8b.tar.gz
tdebase-dc8852cc1d6b347fe4681ef24f31732c6d96bb8b.zip
Drop Qt2's TQSortedList class
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kcontrol')
-rw-r--r--kcontrol/kcontrol/searchwidget.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/kcontrol/kcontrol/searchwidget.cpp b/kcontrol/kcontrol/searchwidget.cpp
index 995d162e3..0dc0045d5 100644
--- a/kcontrol/kcontrol/searchwidget.cpp
+++ b/kcontrol/kcontrol/searchwidget.cpp
@@ -20,7 +20,6 @@
#include <tqlabel.h>
#include <tqlayout.h>
-#include <tqsortedlist.h>
#include <tqregexp.h>
#include <klineedit.h>