summaryrefslogtreecommitdiffstats
path: root/kpdf/part.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpdf/part.h')
-rw-r--r--kpdf/part.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpdf/part.h b/kpdf/part.h
index a561326a..eec74710 100644
--- a/kpdf/part.h
+++ b/kpdf/part.h
@@ -33,7 +33,7 @@ class KConfig;
class KDirWatch;
class KToggleAction;
class KSelectAction;
-class KAboutData;
+class TDEAboutData;
class KPrinter;
class ThumbnailList;
@@ -73,7 +73,7 @@ public:
uint observerId() const { return PART_ID; }
void notifyViewportChanged( bool smoothMove );
- static KAboutData* createAboutData();
+ static TDEAboutData* createAboutData();
ASYNC goToPage(uint page);
ASYNC openDocument(KURL doc);