[Rawstudio-commit] r3045 - branches/rawstudio-ng-color/librawstudio

Anders Kvist anders at kvistmail.dk
Wed Jan 20 21:53:55 CET 2010


Author: akv
Date: 2010-01-20 21:53:55 +0100 (Wed, 20 Jan 2010)
New Revision: 3045

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

Modified: branches/rawstudio-ng-color/librawstudio/rs-metadata.h
===================================================================
--- branches/rawstudio-ng-color/librawstudio/rs-metadata.h	2010-01-20 20:51:41 UTC (rev 3044)
+++ branches/rawstudio-ng-color/librawstudio/rs-metadata.h	2010-01-20 20:53:55 UTC (rev 3045)
@@ -82,7 +82,7 @@
 	GdkPixbuf *thumbnail;
 
 	/* Lens info */
-	gshort lens_id;
+	guint lens_id;
 	gdouble lens_min_focal;
 	gdouble lens_max_focal;
 	gdouble lens_min_aperture;




More information about the Rawstudio-commit mailing list