diff options
Diffstat (limited to 'kfaxview/faxmultipage.h')
-rw-r--r-- | kfaxview/faxmultipage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfaxview/faxmultipage.h b/kfaxview/faxmultipage.h index 6d506cff..a6e471e8 100644 --- a/kfaxview/faxmultipage.h +++ b/kfaxview/faxmultipage.h @@ -111,7 +111,7 @@ public: This member returns a structure that contains information about the authors of the implementation */ - static KAboutData* createAboutData(); + static TDEAboutData* createAboutData(); private: /** This member holds the renderer which is used by the demo implementation */ |