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

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

 M  +2 -2      Makefile.am  
 A             iccprooftool.cpp   imageeffect_iccproof.cpp#852651 [License: GPL (v2+)]
 A             iccprooftool.h   imageeffect_iccproof.h#852651 [License: GPL (v2+)]
 D             imageeffect_iccproof.cpp  
 D             imageeffect_iccproof.h  
 M  +1 -1      imageplugin_core.cpp  


--- branches/extragear/kde3/graphics/digikam/imageplugins/coreplugin/Makefile.am #852655:852656
@@ -26,11 +26,11 @@
                                  autocorrectiontool.cpp \
                                  rgbtool.cpp \
                                  redeyetool.cpp imageeffect_blur.cpp \
-                                 imageeffect_iccproof.cpp bcgtool.cpp
+                                 iccprooftool.cpp bcgtool.cpp
 
 noinst_HEADERS = autocorrectiontool.h imageeffect_blur.h \
                  rgbtool.h bcgtool.h \
-                 bwsepiatool.h imageeffect_iccproof.h redeyetool.h
+                 bwsepiatool.h iccprooftool.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 #852655:852656
@@ -48,7 +48,7 @@
 #include "imageeffect_sharpen.h"
 #include "imageeffect_ratiocrop.h"
 #include "autocorrectiontool.h"
-#include "imageeffect_iccproof.h"
+#include "iccprooftool.h"
 #include "imageplugin_core.h"
 #include "imageplugin_core.moc"
 
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel