another boolean tag

This commit is contained in:
HumanDynamo
2010-04-15 10:47:26 +00:00
parent 23bd7bb0c6
commit 5e50cae262
+1 -2
View File
@@ -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"),