summaryrefslogtreecommitdiffstats
path: root/kviewshell/empty_multipage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kviewshell/empty_multipage.h')
-rw-r--r--kviewshell/empty_multipage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/empty_multipage.h b/kviewshell/empty_multipage.h
index a423c2ed..b27fb1b6 100644
--- a/kviewshell/empty_multipage.h
+++ b/kviewshell/empty_multipage.h
@@ -41,7 +41,7 @@ public:
/// opens a file
virtual bool openFile() { return false; }
- static KAboutData* createAboutData();
+ static TDEAboutData* createAboutData();
private:
EmptyRenderer emptyRenderer;