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

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

 M  +2 -2      Makefile.am  
 A             bcgtool.cpp   imageeffect_bcg.cpp#852211 [License: GPL (v2+)]
 A             bcgtool.h   imageeffect_bcg.h#852211 [License: GPL (v2+)]
 D             imageeffect_bcg.cpp  
 D             imageeffect_bcg.h  
 M  +1 -1      imageplugin_core.cpp  


--- branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/Makefile.am #852213:852214
@@ -26,10 +26,10 @@
                                  autocorrectiontool.cpp \
                                  imageeffect_rgb.cpp \
                                  imageeffect_redeye.cpp imageeffect_blur.cpp \
-                                 imageeffect_iccproof.cpp imageeffect_bcg.cpp
+                                 imageeffect_iccproof.cpp bcgtool.cpp
 
 noinst_HEADERS = autocorrectiontool.h imageeffect_blur.h \
-                 imageeffect_rgb.h imageeffect_bcg.h \
+                 imageeffect_rgb.h bcgtool.h \
                  imageeffect_bwsepia.h imageeffect_iccproof.h imageeffect_redeye.h
 
 digikamimageplugin_core_la_LIBADD = $(LIB_KPARTS) \
--- branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/imageplugin_core.cpp #852213:852214
@@ -41,7 +41,7 @@
 #include "imageiface.h"
 #include "imageeffect_rgb.h"
 #include "hsltool.h"
-#include "imageeffect_bcg.h"
+#include "bcgtool.h"
 #include "imageeffect_bwsepia.h"
 #include "imageeffect_redeye.h"
 #include "imageeffect_blur.h"
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel