Skip to content
Snippets Groups Projects
Commit 46048678 authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

No commit message

No commit message
parent 41c8f600
No related branches found
No related tags found
No related merge requests found
...@@ -78,8 +78,8 @@ private: ...@@ -78,8 +78,8 @@ private:
ImageFileWriter(const Self&); //purposely not implemented ImageFileWriter(const Self&); //purposely not implemented
void operator=(const Self&); //purposely not implemented void operator=(const Self&); //purposely not implemented
bool m_FactorySpecifiedImageIO; //track whether the factory mechanism set the ImageIO
bool m_UserSpecifiedIORegion; //track whether the region is user specified bool m_UserSpecifiedIORegion; //track whether the region is user specified
bool m_FactorySpecifiedImageIO; //track whether the factory mechanism set the ImageIO
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment