]> Creatis software - creaImageIO.git/blobdiff - src2/creaImageIOWxGimmickView.h
Allow MHD convertion
[creaImageIO.git] / src2 / creaImageIOWxGimmickView.h
index f08e937cfadc2d30eb91b973b75d17a3c354922b..53dcf77c5e540a36f07a5baf1f71cae2e3f38a34 100644 (file)
@@ -69,9 +69,9 @@ namespace creaImageIO
     ///Resets the default image
     void ClearSelection();
        ///Copies selected files
-       void CopyFiles(const std::vector<std::string>& filenames);
+    void CopyFiles(const std::vector<std::string>& filenames);
        ///Add selected files to the Database
-       void AddDir(std::string dirName);
+    void AddDir(std::string dirName);
     
     
     ///Sends a request to read the currently selected node and the ones that surround it.