[Rawstudio-commit] r2999 - branches/rawstudio-ng-color/librawstudio
Anders Kvist
anders at kvistmail.dk
Sat Jan 16 01:42:13 CET 2010
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;
More information about the Rawstudio-commit
mailing list