branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin

Bugzilla from andi.clemens@gmx.net
SVN commit 852328 by aclemens:

digiKam from KDE3 branch: Red Eye plugin is now ported to Editor Tool API.
CCMAIL: [hidden email]

 M  +2 -2      Makefile.am  
 D             imageeffect_redeye.cpp  
 D             imageeffect_redeye.h  
 M  +1 -1      imageplugin_core.cpp  
 A             redeyetool.cpp   imageeffect_redeye.cpp#852324 [License: GPL (v2+)]
 A             redeyetool.h   imageeffect_redeye.h#852323 [License: GPL (v2+)]


--- branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/Makefile.am #852327:852328
@@ -25,12 +25,12 @@
 digikamimageplugin_core_la_SOURCES = imageplugin_core.cpp bwsepiatool.cpp \
                                  autocorrectiontool.cpp \
                                  rgbtool.cpp \
-                                 imageeffect_redeye.cpp imageeffect_blur.cpp \
+                                 redeyetool.cpp imageeffect_blur.cpp \
                                  imageeffect_iccproof.cpp bcgtool.cpp
 
 noinst_HEADERS = autocorrectiontool.h imageeffect_blur.h \
                  rgbtool.h bcgtool.h \
-                 bwsepiatool.h imageeffect_iccproof.h imageeffect_redeye.h
+                 bwsepiatool.h imageeffect_iccproof.h redeyetool.h
 
 digikamimageplugin_core_la_LIBADD = $(LIB_KPARTS) \
                                     $(top_builddir)/digikam/imageplugins/coreplugin/sharpnesseditor/libsharpnesseditor.la \
--- branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageplugin_core.cpp #852327:852328
@@ -43,7 +43,7 @@
 #include "hsltool.h"
 #include "bcgtool.h"
 #include "bwsepiatool.h"
-#include "imageeffect_redeye.h"
+#include "redeyetool.h"
 #include "imageeffect_blur.h"
 #include "imageeffect_sharpen.h"
 #include "imageeffect_ratiocrop.h"
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel