Bigfix: CR2 files couldn't find the metadata for display (see #4008)

This commit is contained in:
Hombre57
2017-09-26 21:42:59 +02:00
parent 615dfcbb6c
commit 0807510603
3 changed files with 24 additions and 21 deletions

View File

@@ -56,11 +56,9 @@ protected:
bool isPixelShift;
bool isHDR;
void extractInfo ();
public:
FrameData (rtexif::TagDirectory* frameRootDir);
FrameData (rtexif::TagDirectory* frameRootDir, rtexif::TagDirectory* rootDir, rtexif::TagDirectory* firstRootDir);
virtual ~FrameData ();
bool getPixelShift () const;