X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FvvImageWriter.cxx;h=c2d2a9162a429db3d5ffb7a0077164861167a9db;hb=a425693e91099c63f539999428f3d34764c6491c;hp=18123f6959906ff75ad9aa93afe7a228e294be3c;hpb=573d80d0f7a17607d2ee883c21c940c0ba020282;p=clitk.git diff --git a/common/vvImageWriter.cxx b/common/vvImageWriter.cxx index 18123f6..c2d2a91 100644 --- a/common/vvImageWriter.cxx +++ b/common/vvImageWriter.cxx @@ -30,6 +30,7 @@ vvImageWriter::vvImageWriter() mOutputFilename = ""; mLastError = ""; mUseAnObserver = false; + mSaveTransform = false; } //------------------------------------------------------------------------------