summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:10:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:10:45 -0600
commit5c2673b2c03a832bef135b4361e03fb87cd5ce6f (patch)
tree4f80f4e4c18c9e81f5892852b1f5964f18a13fed /src
parent968c1336d5c84cab8afc437d6771010052625bae (diff)
downloadkbfx-5c2673b2c03a832bef135b4361e03fb87cd5ce6f.tar.gz
kbfx-5c2673b2c03a832bef135b4361e03fb87cd5ce6f.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src')
-rw-r--r--src/kbfxbutton.h2
-rw-r--r--src/kbfxplasmaindexview.h2
-rw-r--r--src/kbfxspinx.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/kbfxbutton.h b/src/kbfxbutton.h
index bc10cfd..e59280e 100644
--- a/src/kbfxbutton.h
+++ b/src/kbfxbutton.h
@@ -35,7 +35,7 @@
#include <kimageeffect.h>
#include <klocale.h>
#include <kmessagebox.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <krun.h>
#include <kbfxconfig.h>
diff --git a/src/kbfxplasmaindexview.h b/src/kbfxplasmaindexview.h
index d38deb8..99d40ab 100644
--- a/src/kbfxplasmaindexview.h
+++ b/src/kbfxplasmaindexview.h
@@ -25,7 +25,7 @@
#include <tqcanvas.h>
#include <kdebug.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <kbfxdatastack.h>
#include <kbfxplasmapixmapprovider.h>
diff --git a/src/kbfxspinx.h b/src/kbfxspinx.h
index d0bc1ce..d5f0145 100644
--- a/src/kbfxspinx.h
+++ b/src/kbfxspinx.h
@@ -45,7 +45,7 @@
#include <klocale.h>
#include <kmessagebox.h>
#include <kpanelapplet.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <krun.h>
#include <kuser.h>