aboutsummaryrefslogtreecommitdiffstats
path: root/src/exiv2wrapper.hpp
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier@tilloy.net>2009-03-19 09:50:55 +0100
committerOlivier Tilloy <olivier@tilloy.net>2009-03-19 09:50:55 +0100
commite78316f24a60c79ace82f537e83eed2d0261ab2e (patch)
tree9e01d4623f423d7b5bb5a198365bdc8fdcad7fda /src/exiv2wrapper.hpp
parent7323c8131f036d0c8bcc2ffa4fc859e1d749ef22 (diff)
downloadpyexiv2-e78316f24a60c79ace82f537e83eed2d0261ab2e.tar.gz
Expose writeMetadata in the C++ wrapper.
Diffstat (limited to 'src/exiv2wrapper.hpp')
-rw-r--r--src/exiv2wrapper.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exiv2wrapper.hpp b/src/exiv2wrapper.hpp
index df098aa..2d33cb7 100644
--- a/src/exiv2wrapper.hpp
+++ b/src/exiv2wrapper.hpp
@@ -45,7 +45,7 @@ public:
Image(const Image& image);
void readMetadata();
- //void writeMetadata();
+ void writeMetadata();
// Read and write access to the EXIF tags.
// For a complete list of the available EXIF tags, see