summaryrefslogtreecommitdiffstats
path: root/kghostview/kgv_view.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/kgv_view.cpp')
-rw-r--r--kghostview/kgv_view.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kghostview/kgv_view.cpp b/kghostview/kgv_view.cpp
index 68d1c425..08619841 100644
--- a/kghostview/kgv_view.cpp
+++ b/kghostview/kgv_view.cpp
@@ -364,12 +364,12 @@ KGVPart::~KGVPart()
writeSettings();
}
-KAboutData* KGVPart::createAboutData()
+TDEAboutData* KGVPart::createAboutData()
{
- KAboutData* about = new KAboutData( "kghostview", I18N_NOOP( "KGhostView"),
+ TDEAboutData* about = new TDEAboutData( "kghostview", I18N_NOOP( "KGhostView"),
KGHOSTVIEW_VERSION,
I18N_NOOP( "Viewer for PostScript (.ps, .eps) and Portable Document Format (.pdf) files"),
- KAboutData::License_GPL,
+ TDEAboutData::License_GPL,
"(C) 1998 Mark Donohoe, (C) 1999-2000 David Sweet, "
"(C) 2000-2003 Wilco Greven",
I18N_NOOP( "KGhostView displays, prints, and saves "