Added support for some non-standard Tokina LCPs
see issue 1464
This commit is contained in:
@@ -63,7 +63,7 @@ namespace rtengine {
|
||||
class LCPProfile {
|
||||
// Temporary data for parsing
|
||||
bool inCamProfiles,firstLIDone,inPerspect,inAlternateLensID;
|
||||
char lastTag[256];
|
||||
char lastTag[256],inInvalidTag[256];
|
||||
LCPPersModel* pCurPersModel;
|
||||
LCPModelCommon* pCurCommon;
|
||||
|
||||
|
Reference in New Issue
Block a user