diff options
Diffstat (limited to 'kview/photobook/photobook.h')
-rw-r--r-- | kview/photobook/photobook.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kview/photobook/photobook.h b/kview/photobook/photobook.h index 1f9bd136..b7c8ee63 100644 --- a/kview/photobook/photobook.h +++ b/kview/photobook/photobook.h @@ -122,7 +122,7 @@ public: ~PhotoBookPart(); virtual bool openURL(const KURL &url); - static KAboutData* createAboutData(); + static TDEAboutData* createAboutData(); virtual bool openFile(); public slots: |