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 852317 by aclemens:

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

 M  +2 -2      Makefile.am  
 D             imageeffect_rgb.cpp  
 D             imageeffect_rgb.h  
 M  +1 -1      imageplugin_core.cpp  
 A             rgbtool.cpp   imageeffect_rgb.cpp#852315 [License: GPL (v2+)]
 A             rgbtool.h   imageeffect_rgb.h#852311 [License: GPL (v2+)]


--- branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/Makefile.am #852316:852317
@@ -24,12 +24,12 @@
 
 digikamimageplugin_core_la_SOURCES = imageplugin_core.cpp bwsepiatool.cpp \
                                  autocorrectiontool.cpp \
-                                 imageeffect_rgb.cpp \
+                                 rgbtool.cpp \
                                  imageeffect_redeye.cpp imageeffect_blur.cpp \
                                  imageeffect_iccproof.cpp bcgtool.cpp
 
 noinst_HEADERS = autocorrectiontool.h imageeffect_blur.h \
-                 imageeffect_rgb.h bcgtool.h \
+                 rgbtool.h bcgtool.h \
                  bwsepiatool.h imageeffect_iccproof.h imageeffect_redeye.h
 
 digikamimageplugin_core_la_LIBADD = $(LIB_KPARTS) \
--- branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageplugin_core.cpp #852316:852317
@@ -39,7 +39,7 @@
 #include "dimg.h"
 #include "dimgimagefilters.h"
 #include "imageiface.h"
-#include "imageeffect_rgb.h"
+#include "rgbtool.h"
 #include "hsltool.h"
 #include "bcgtool.h"
 #include "bwsepiatool.h"
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel