summaryrefslogtreecommitdiffstats
path: root/kcontrol/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 10:43:52 +0900
commit22937e157705c7d5c31e12ab0ce8551c322a3d2e (patch)
treef51def52b67ac2af811f06433d2c2fcb454bec5e /kcontrol/kcontrol
parent4e428e11c5858b5a2485af135cbb2fabd8a3522f (diff)
downloadtdebase-22937e157705c7d5c31e12ab0ce8551c322a3d2e.tar.gz
tdebase-22937e157705c7d5c31e12ab0ce8551c322a3d2e.zip
Drop Qt2's TQSortedList class
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dc8852cc1d6b347fe4681ef24f31732c6d96bb8b)
Diffstat (limited to 'kcontrol/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>