summaryrefslogtreecommitdiff
blob: 1c787f84208a1189103d9192ac536defa31aa304 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- kpackage/packageProperties.h~	2002-12-20 23:26:11.000000000 +0100
+++ kpackage/packageProperties.h	2002-12-20 23:26:27.000000000 +0100
@@ -16,7 +16,6 @@
 // Standard Headers
 
 // Qt Headers
-#include <qttableview.h>
 #include <qpainter.h>
 #include <qstringlist.h> 
 #include <qregexp.h> 
--- ksysv/OldView.cpp~	2002-12-21 00:00:42.000000000 +0100
+++ ksysv/OldView.cpp	2002-12-21 00:00:54.000000000 +0100
@@ -27,7 +27,6 @@
 #include <qprogressdialog.h>
 #include <qkeycode.h>
 #include <qmessagebox.h>
-#include <qtmultilineedit.h>
 #include <qgroupbox.h>
 #include <qaccel.h>
 #include <qscrollbar.h>