summaryrefslogtreecommitdiffstats
path: root/plugins/infowidget/peerview.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:15:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:15:01 -0600
commit0889370e3050561372c3816dfb2902771ca83765 (patch)
tree03f268c37790f8bf319bf11a142826bc1074155d /plugins/infowidget/peerview.h
parente4b7f05fbc9ea24f82940cc38c4dffdcd6802440 (diff)
downloadktorrent-0889370e3050561372c3816dfb2902771ca83765.tar.gz
ktorrent-0889370e3050561372c3816dfb2902771ca83765.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'plugins/infowidget/peerview.h')
-rw-r--r--plugins/infowidget/peerview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/infowidget/peerview.h b/plugins/infowidget/peerview.h
index 6b5af44..9c4289a 100644
--- a/plugins/infowidget/peerview.h
+++ b/plugins/infowidget/peerview.h
@@ -21,9 +21,9 @@
#define PEERVIEW_H
#include <tqmap.h>
-#include <klistview.h>
+#include <tdelistview.h>
#include <tqlistview.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <tqpoint.h>
#include <util/constants.h>