summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-21 19:05:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-21 19:05:36 +0900
commit02a668531d28ef6eb051b3ed959bd209fbb44101 (patch)
tree566ead9dac49eb3ef00a4f77b7a7c49f7dad03cd /scripts
parent881ffcc706ab0670c705d156b7861fdaad59d9cb (diff)
downloadtdesdk-02a668531d28ef6eb051b3ed959bd209fbb44101.tar.gz
tdesdk-02a668531d28ef6eb051b3ed959bd209fbb44101.zip
Removed some obsolete code related to Qt1.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/fixkdeincludes2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/fixkdeincludes b/scripts/fixkdeincludes
index c66d915d..cb8fed41 100644
--- a/scripts/fixkdeincludes
+++ b/scripts/fixkdeincludes
@@ -91,8 +91,6 @@ $hExt = "(h|H|hh|hxx|hpp|h\\+\\+)";
'qmultilinedit.h' => "qmultilineedit.h",
'qobjcoll.h' => "qobjectlist.h>\n\#include <qobjectdict.h",
'qobjdefs.h' => "qobjectdefs.h",
- 'qpaintd.h' => "qpaintdevice.h",
- 'qpaintdc.h' => "qpaintdevicedefs.h",
'qpdevmet.h' => "qpaintdevicemetrics.h",
'qpmcache.h' => "qpixmapcache.h",
'qpntarry.h' => "qpointarray.h",