summaryrefslogtreecommitdiffstats
path: root/xparts/xpart_notepad/shell_xparthost.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 /xparts/xpart_notepad/shell_xparthost.cpp
parentae2858133ebe92da16e5aab05f0b138de7cf514c (diff)
downloadtdebindings-67e97e92622b5f6bab7ad6aa2e188bdcf6e4428d.tar.gz
tdebindings-67e97e92622b5f6bab7ad6aa2e188bdcf6e4428d.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'xparts/xpart_notepad/shell_xparthost.cpp')
-rw-r--r--xparts/xpart_notepad/shell_xparthost.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/xparts/xpart_notepad/shell_xparthost.cpp b/xparts/xpart_notepad/shell_xparthost.cpp
index 16f23b62..95d744a4 100644
--- a/xparts/xpart_notepad/shell_xparthost.cpp
+++ b/xparts/xpart_notepad/shell_xparthost.cpp
@@ -6,8 +6,8 @@
#include <dcopobject.h>
#include <kapplication.h>
#include <kstdaction.h>
-#include <kaction.h>
-#include <kmainwindow.h>
+#include <tdeaction.h>
+#include <tdemainwindow.h>
#include <kprocess.h>
#include <tdeparts/mainwindow.h>
#include <kdebug.h>