summaryrefslogtreecommitdiffstats
path: root/kpackage/packageDisplay.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:17:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:17:58 -0600
commit09470cb1bf92cbed1abf0f7096af9ed87a262624 (patch)
treee030116c829671f6a75d4fed1e2cfd786e0484fc /kpackage/packageDisplay.h
parent6a1e482053c3400d39984fb5c6cbacf627950676 (diff)
downloadtdeadmin-09470cb1bf92cbed1abf0f7096af9ed87a262624.tar.gz
tdeadmin-09470cb1bf92cbed1abf0f7096af9ed87a262624.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kpackage/packageDisplay.h')
-rw-r--r--kpackage/packageDisplay.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpackage/packageDisplay.h b/kpackage/packageDisplay.h
index 091e031..5a1faf4 100644
--- a/kpackage/packageDisplay.h
+++ b/kpackage/packageDisplay.h
@@ -46,8 +46,8 @@
#include <tqtabbar.h>
#include <tqtabwidget.h>
#include <tqvbox.h>
-#include <kpopupmenu.h>
-#include <klistview.h>
+#include <tdepopupmenu.h>
+#include <tdelistview.h>
class packagePropertiesWidget;
class packageInfo;