Author: akv
Date: 2010-01-16 01:42:13 +0100 (Sat, 16 Jan 2010)
New Revision: 2999

Modified:
   branches/rawstudio-ng-color/librawstudio/rs-metadata.h
Log:
Changed lens_id from gdouble to gfloat.

Modified: branches/rawstudio-ng-color/librawstudio/rs-metadata.h
===================================================================
--- branches/rawstudio-ng-color/librawstudio/rs-metadata.h      2010-01-16 
00:20:47 UTC (rev 2998)
+++ branches/rawstudio-ng-color/librawstudio/rs-metadata.h      2010-01-16 
00:42:13 UTC (rev 2999)
@@ -82,7 +82,7 @@
        GdkPixbuf *thumbnail;
 
        /* Lens info */
-       gdouble lens_id;
+       gfloat lens_id;
        gdouble lens_min_focal;
        gdouble lens_max_focal;
        gdouble lens_min_aperture;


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to