diff options
Diffstat (limited to 'src/exiv2wrapper.hpp')
-rw-r--r-- | src/exiv2wrapper.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exiv2wrapper.hpp b/src/exiv2wrapper.hpp index 340fd1b..763a398 100644 --- a/src/exiv2wrapper.hpp +++ b/src/exiv2wrapper.hpp @@ -59,6 +59,7 @@ public: // Return a tuple containing the type (as a string) and the value // (as a string as well) of the required EXIF tag. // Throw an exception if the tag is not set. + // key // tagname // taglabel // tagdesc |