summaryrefslogtreecommitdiffstats
path: root/kodo
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:22:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:22:16 -0600
commit6630d485e98adf6125ddcaec8a64c9c209e4977c (patch)
tree689aabd56ebbeead89c4f1625e739b58d6db7c68 /kodo
parentd9056e4cfc9bb3187d193deac2355fce73254d2e (diff)
downloadtdetoys-6630d485e98adf6125ddcaec8a64c9c209e4977c.tar.gz
tdetoys-6630d485e98adf6125ddcaec8a64c9c209e4977c.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kodo')
-rw-r--r--kodo/kodometer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kodo/kodometer.h b/kodo/kodometer.h
index 968ddca..e5d8269 100644
--- a/kodo/kodometer.h
+++ b/kodo/kodometer.h
@@ -44,9 +44,9 @@
#include <kiconloader.h>
#include <klocale.h>
#include <kmessagebox.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <kstandarddirs.h>
-#include <ktoolbar.h>
+#include <tdetoolbar.h>
#include <twin.h>
#include <X11/Xlib.h>