summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/rawconverter/singledialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/rawconverter/singledialog.cpp')
-rw-r--r--kipi-plugins/rawconverter/singledialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/rawconverter/singledialog.cpp b/kipi-plugins/rawconverter/singledialog.cpp
index 3b21f36..fdea7bd 100644
--- a/kipi-plugins/rawconverter/singledialog.cpp
+++ b/kipi-plugins/rawconverter/singledialog.cpp
@@ -115,7 +115,7 @@ SingleDialog::SingleDialog(const TQString& file, TQWidget */*parent*/)
m_about = new KIPIPlugins::KPAboutData(I18N_NOOP("RAW Image Converter"),
0,
- KAboutData::License_GPL,
+ TDEAboutData::License_GPL,
I18N_NOOP("A Kipi plugin to convert a Raw image"),
"(c) 2003-2005, Renchi Raju\n"
"(c) 2006-2008, Gilles Caulier");