summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/galleryexport/gallerywindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/galleryexport/gallerywindow.cpp')
-rw-r--r--kipi-plugins/galleryexport/gallerywindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/galleryexport/gallerywindow.cpp b/kipi-plugins/galleryexport/gallerywindow.cpp
index 382412d..d5623e0 100644
--- a/kipi-plugins/galleryexport/gallerywindow.cpp
+++ b/kipi-plugins/galleryexport/gallerywindow.cpp
@@ -80,7 +80,7 @@ GalleryWindow::GalleryWindow(KIPI::Interface* interface, TQWidget *parent, Galle
m_about = new KIPIPlugins::KPAboutData(I18N_NOOP("Gallery Export"),
0,
- KAboutData::License_GPL,
+ TDEAboutData::License_GPL,
I18N_NOOP("A Kipi plugin to export image collection to remote Gallery server."),
"(c) 2003-2005, Renchi Raju");