Author: akv
Date: 2010-01-23 15:58:17 +0100 (Sat, 23 Jan 2010)
New Revision: 3059
Modified:
branches/rawstudio-ng-color/librawstudio/rs-metadata.h
Log:
Changed RSMetadata->lens_id to gint (we use -1 to set unknown).
Modified: branches/rawstudio-ng-color/librawstudio/rs-metadata.h
===================================================================
--- branches/rawstudio-ng-color/librawstudio/rs-metadata.h 2010-01-23
14:25:41 UTC (rev 3058)
+++ branches/rawstudio-ng-color/librawstudio/rs-metadata.h 2010-01-23
14:58:17 UTC (rev 3059)
@@ -82,7 +82,7 @@
GdkPixbuf *thumbnail;
/* Lens info */
- guint lens_id;
+ gint 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