From d318087925a540a204c9d3820d5a09fbda58b8b2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:21:55 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- akregator/src/actionmanagerimpl.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'akregator/src/actionmanagerimpl.cpp') 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 -#include -#include +#include +#include #include -#include -#include +#include +#include #include #include @@ -55,7 +55,7 @@ #include "treenode.h" #include "treenodevisitor.h" #include "tabwidget.h" -#include "kstdaccel.h" +#include "tdestdaccel.h" -- cgit v1.2.3