summaryrefslogtreecommitdiffstats
path: root/ksayit/src/contextmenuhandler.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:17:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:17:45 -0600
commit6b23c84fe51a08a5b6107a2fa44100e747424796 (patch)
tree9d1bab3454172bc65b8d91d35ad3ab38c5d2f8fd /ksayit/src/contextmenuhandler.h
parent8d6262f12ea35c0a67dbbdadc732f9b640c19b07 (diff)
downloadtdeaccessibility-6b23c84fe51a08a5b6107a2fa44100e747424796.tar.gz
tdeaccessibility-6b23c84fe51a08a5b6107a2fa44100e747424796.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'ksayit/src/contextmenuhandler.h')
-rw-r--r--ksayit/src/contextmenuhandler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksayit/src/contextmenuhandler.h b/ksayit/src/contextmenuhandler.h
index bd0f2f3..104b76c 100644
--- a/ksayit/src/contextmenuhandler.h
+++ b/ksayit/src/contextmenuhandler.h
@@ -18,8 +18,8 @@
#include <tqxml.h>
// KDE includes
-#include <kaction.h>
-#include <kpopupmenu.h>
+#include <tdeaction.h>
+#include <tdepopupmenu.h>
//forward declarations
class ContextMenuHandler;