summaryrefslogtreecommitdiffstats
path: root/src/bnpview.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:09:20 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:09:20 -0600
commitf052e0f1fafde885e6bf192117369d70fa711035 (patch)
treedf683e083186a42d3f95eca02ede7d2e8dd560ac /src/bnpview.cpp
parent7864df7a5e0a69bb3e525ec3e47256bdcbf2832b (diff)
downloadbasket-f052e0f1fafde885e6bf192117369d70fa711035.tar.gz
basket-f052e0f1fafde885e6bf192117369d70fa711035.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/bnpview.cpp')
-rw-r--r--src/bnpview.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bnpview.cpp b/src/bnpview.cpp
index 8a4308b..8560e35 100644
--- a/src/bnpview.cpp
+++ b/src/bnpview.cpp
@@ -27,7 +27,7 @@
#include <tqimage.h>
#include <tqbitmap.h>
#include <tqwhatsthis.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <tqsignalmapper.h>
#include <tqdir.h>
#include <kicontheme.h>
@@ -40,7 +40,7 @@
#include <kstandarddirs.h>
#include <kaboutdata.h>
#include <twin.h>
-#include <kaccel.h>
+#include <tdeaccel.h>
#include <kpassivepopup.h>
#include <kxmlguifactory.h>
#include <kcmdlineargs.h>