summaryrefslogtreecommitdiffstats
path: root/akregator/src/actionmanagerimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/actionmanagerimpl.cpp')
-rw-r--r--akregator/src/actionmanagerimpl.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/akregator/src/actionmanagerimpl.cpp b/akregator/src/actionmanagerimpl.cpp
index 1de44c31..84695ce2 100644
--- a/akregator/src/actionmanagerimpl.cpp
+++ b/akregator/src/actionmanagerimpl.cpp
@@ -23,11 +23,11 @@
*/
#include <tqwidget.h>
-#include <kaction.h>
-#include <kactioncollection.h>
+#include <tdeaction.h>
+#include <tdeactioncollection.h>
#include <klocale.h>
-#include <kpopupmenu.h>
-#include <kshortcut.h>
+#include <tdepopupmenu.h>
+#include <tdeshortcut.h>
#include <kxmlguifactory.h>
#include <tqmap.h>
@@ -55,7 +55,7 @@
#include "treenode.h"
#include "treenodevisitor.h"
#include "tabwidget.h"
-#include "kstdaccel.h"
+#include "tdestdaccel.h"