summaryrefslogtreecommitdiffstats
path: root/kviewshell/kviewshell.h
diff options
context:
space:
mode:
Diffstat (limited to 'kviewshell/kviewshell.h')
-rw-r--r--kviewshell/kviewshell.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kviewshell/kviewshell.h b/kviewshell/kviewshell.h
index 40cf3244..e4c45ee7 100644
--- a/kviewshell/kviewshell.h
+++ b/kviewshell/kviewshell.h
@@ -6,7 +6,7 @@
#include <tdeparts/mainwindow.h>
-class KRecentFilesAction;
+class TDERecentFilesAction;
class KURL;
class KViewPart_Iface;
@@ -72,11 +72,11 @@ protected:
private:
KViewPart_Iface *view;
- KRecentFilesAction *recent;
+ TDERecentFilesAction *recent;
TQString cwd;
- KAction *closeAction, *reloadAction;
- KToggleAction *fullScreenAction;
+ TDEAction *closeAction, *reloadAction;
+ TDEToggleAction *fullScreenAction;
// In the attribute, the status of the statusbar (shown of hidden)
// is saved when the kviewshell switches to fullscreen mode. The