]> Creatis software - creaImageIO.git/blobdiff - src/creaImageIOSynchron.h
correction of minor bugs: quotes and last slice in first place
[creaImageIO.git] / src / creaImageIOSynchron.h
index ab101f6902728a3c545abefc648ef7e71a4916c7..e856e7cb0619610a89e540fc4dde58ce53903323 100644 (file)
@@ -128,6 +128,7 @@ namespace creaImageIO
                          void CleanName(std::string& str) const;
                          ///Gets the ignore list
                      std::vector<std::string> GetIgnoreList(const std::string &i_key);
+                         const std::string convert(const std::string &i_word);
 
     };
    //================================================================================================================