RawTherapee crashed after opening linear DNG from Sigma SD H Quattro camera in editor. fixes #3559
This commit is contained in:
@@ -356,6 +356,10 @@ public:
|
||||
return (xtrans[(row) % 6][(col) % 6]);
|
||||
}
|
||||
|
||||
unsigned DNGVERSION ( ) const
|
||||
{
|
||||
return dng_version;
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user