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;


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

Reply via email to