diff options
Diffstat (limited to 'kviewshell/plugins/djvu/djvumultipage.h')
-rw-r--r-- | kviewshell/plugins/djvu/djvumultipage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/plugins/djvu/djvumultipage.h b/kviewshell/plugins/djvu/djvumultipage.h index d7c59b70..163bf474 100644 --- a/kviewshell/plugins/djvu/djvumultipage.h +++ b/kviewshell/plugins/djvu/djvumultipage.h @@ -119,7 +119,7 @@ public: This member returns a structure that contains information about the authors of the implementation */ - static KAboutData* createAboutData(); + static TDEAboutData* createAboutData(); /** Re-implementation of the print method */ virtual void print(); |