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

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

 M  +2 -2      Makefile.am  
 A             bwsepiatool.cpp   imageeffect_bwsepia.cpp#852223 [License: GPL (v2+)]
 A             bwsepiatool.h   imageeffect_bwsepia.h#852220 [License: GPL (v2+)]
 D             imageeffect_bwsepia.cpp  
 D             imageeffect_bwsepia.h  
 M  +1 -1      imageplugin_core.cpp  


--- branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/Makefile.am #852224:852225
@@ -22,7 +22,7 @@
        $(LIBKDCRAW_CFLAGS) \
        $(all_includes)
 
-digikamimageplugin_core_la_SOURCES = imageplugin_core.cpp imageeffect_bwsepia.cpp \
+digikamimageplugin_core_la_SOURCES = imageplugin_core.cpp bwsepiatool.cpp \
                                  autocorrectiontool.cpp \
                                  imageeffect_rgb.cpp \
                                  imageeffect_redeye.cpp imageeffect_blur.cpp \
@@ -30,7 +30,7 @@
 
 noinst_HEADERS = autocorrectiontool.h imageeffect_blur.h \
                  imageeffect_rgb.h bcgtool.h \
-                 imageeffect_bwsepia.h imageeffect_iccproof.h imageeffect_redeye.h
+                 bwsepiatool.h imageeffect_iccproof.h imageeffect_redeye.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 #852224:852225
@@ -42,7 +42,7 @@
 #include "imageeffect_rgb.h"
 #include "hsltool.h"
 #include "bcgtool.h"
-#include "imageeffect_bwsepia.h"
+#include "bwsepiatool.h"
 #include "imageeffect_redeye.h"
 #include "imageeffect_blur.h"
 #include "imageeffect_sharpen.h"
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel