summaryrefslogtreecommitdiffstats
path: root/akregator/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/mainwindow.h')
-rw-r--r--akregator/src/mainwindow.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/akregator/src/mainwindow.h b/akregator/src/mainwindow.h
index 6f0374b6..4acf5ada 100644
--- a/akregator/src/mainwindow.h
+++ b/akregator/src/mainwindow.h
@@ -35,8 +35,8 @@
#include <tdeparts/browserextension.h>
#include <tdeio/job.h>
-class KActionCollection;
-class KToggleAction;
+class TDEActionCollection;
+class TDEToggleAction;
class KSqueezedTextLabel;
class KProgress;
@@ -127,7 +127,7 @@ protected slots:
private:
void setupActions();
- void connectActionCollection(KActionCollection *coll);
+ void connectActionCollection(TDEActionCollection *coll);
KParts::BrowserExtension *browserExtension(KParts::ReadOnlyPart *p);