[Digikam-devel] extragear/graphics/digikam/libs/widgets/metadata

Gilles Caulier caulier.gilles at free.fr
Thu Nov 16 09:52:16 GMT 2006


SVN commit 605305 by cgilles:

digikam from trunk : compile under kubuntu without using C++ exception management everywhere : do not include Exiv2 headers here.
CCMAIL: digikam-devel at kde.org


 M  +1 -0      exifwidget.cpp  
 M  +0 -4      exifwidget.h  


--- trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.cpp #605304:605305
@@ -36,6 +36,7 @@
 
 // LibExiv2 includes.
 
+#include <exiv2/exif.hpp>
 #include <exiv2/tags.hpp>
 #include <exiv2/ifd.hpp>
 
--- trunk/extragear/graphics/digikam/libs/widgets/metadata/exifwidget.h #605304:605305
@@ -25,10 +25,6 @@
 
 #include <qstring.h>
 
-// LibExiv2 includes.
-
-#include <exiv2/exif.hpp>
-
 // Local includes
 
 #include "metadatawidget.h"



More information about the Digikam-devel mailing list