summaryrefslogtreecommitdiffstats
path: root/kjsembed/kjsembedpart.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:20:12 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:20:12 -0600
commit67e97e92622b5f6bab7ad6aa2e188bdcf6e4428d (patch)
tree07b85c0ecb70077c87f3b52207393a92c180f413 /kjsembed/kjsembedpart.cpp
parentae2858133ebe92da16e5aab05f0b138de7cf514c (diff)
downloadtdebindings-67e97e92622b5f6bab7ad6aa2e188bdcf6e4428d.tar.gz
tdebindings-67e97e92622b5f6bab7ad6aa2e188bdcf6e4428d.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kjsembed/kjsembedpart.cpp')
-rw-r--r--kjsembed/kjsembedpart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/kjsembedpart.cpp b/kjsembed/kjsembedpart.cpp
index b39b8813..8d1f4d0c 100644
--- a/kjsembed/kjsembedpart.cpp
+++ b/kjsembed/kjsembedpart.cpp
@@ -29,7 +29,7 @@
#include <tqwidgetfactory.h>
#ifndef QT_ONLY
-#include <kaction.h>
+#include <tdeaction.h>
#endif // QT_ONLY
#include <kjs/interpreter.h>