another boolean tag
This commit is contained in:
parent
23bd7bb0c6
commit
5e50cae262
@ -276,10 +276,9 @@ namespace Exiv2 {
|
||||
N_("Anti-Blur"),
|
||||
sonyIfdId, makerTags, unsignedShort, printValue),
|
||||
|
||||
// TODO
|
||||
TagInfo(0xb04e, "LongExposureNoiseReduction", N_("Long Exposure Noise Reduction"),
|
||||
N_("Long Exposure Noise Reduction"),
|
||||
sonyIfdId, makerTags, unsignedShort, printValue),
|
||||
sonyIfdId, makerTags, unsignedShort, printMinoltaSonyBoolFunction),
|
||||
|
||||
// TODO
|
||||
TagInfo(0xb04f, "DynamicRangeOptimizer", N_("Dynamic Range Optimizer"),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user