summaryrefslogtreecommitdiffstats
path: root/digikam/imageplugins/perspective/imageeffect_perspective.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/imageplugins/perspective/imageeffect_perspective.cpp')
-rw-r--r--digikam/imageplugins/perspective/imageeffect_perspective.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/digikam/imageplugins/perspective/imageeffect_perspective.cpp b/digikam/imageplugins/perspective/imageeffect_perspective.cpp
index 2ec2ec4..827ca9c 100644
--- a/digikam/imageplugins/perspective/imageeffect_perspective.cpp
+++ b/digikam/imageplugins/perspective/imageeffect_perspective.cpp
@@ -68,11 +68,11 @@ ImageEffect_Perspective::ImageEffect_Perspective(TQWidget* parent)
// About data and help button.
- KAboutData* about = new KAboutData("digikam",
+ TDEAboutData* about = new TDEAboutData("digikam",
I18N_NOOP("Perspective"),
digikam_version,
I18N_NOOP("A digiKam image plugin to process image perspective adjustment."),
- KAboutData::License_GPL,
+ TDEAboutData::License_GPL,
"(c) 2005-2006, Gilles Caulier\n"
"(c) 2006-2008, Gilles Caulier and Marcel Wiesweg",
0,