extragear/graphics/digikam/showfoto/setup

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

extragear/graphics/digikam/showfoto/setup

F.J.Cruz
SVN commit 502117 by fjcruz:

Keeping on the way marked by Gilles:

- A new private class has been implemented: SetupICCPriv.
- Now, showFoto and digiKam have a common "interface" for color management stuff.

For Gilles: please review. Thanks in advance..


CCMAIL:[hidden email]

 M  +1 -1      Makefile.am  
 M  +2 -1      setup.h  


--- trunk/extragear/graphics/digikam/showfoto/setup/Makefile.am #502116:502117
@@ -5,7 +5,7 @@
 
 noinst_LTLIBRARIES = libsetup.la
 
-libsetup_la_SOURCES = setup.cpp setupeditor.cpp setupicc.cpp
+libsetup_la_SOURCES = setup.cpp setupeditor.cpp
 
 libsetup_la_LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
--- trunk/extragear/graphics/digikam/showfoto/setup/setup.h #502116:502117
@@ -32,13 +32,14 @@
 class SetupImgPlugins;
 class SetupIOFiles;
 class SetupSlideShow;
+class SetupICC;
 }
 
 namespace ShowFoto
 {
 
 class SetupEditor;
-class SetupICC;
+// class SetupICC;
 class SetupPrivate;
 
 class Setup : public KDialogBase
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel