LCP engine v2

see issue 1343
This commit is contained in:
Oliver Duis
2012-05-23 00:11:38 +02:00
parent a86846b670
commit e5d42eb5eb
21 changed files with 193 additions and 101 deletions

View File

@@ -49,7 +49,7 @@ class CacheImageData {
bool exifValid;
double fnumber;
double shutter;
double focalLen;
double focalLen,focalLen35mm;
unsigned iso;
Glib::ustring lens;
Glib::ustring camera;