]> Creatis software - creaImageIO.git/blobdiff - src/creaImageIOTreeHandlerImageAdder.h
correction of bugs
[creaImageIO.git] / src / creaImageIOTreeHandlerImageAdder.h
index 479742252c7dca46cfdad882a06b6bafe2c368f2..9800a7a01bcca2475aa61da92f915cfa50fa7af1 100644 (file)
@@ -119,6 +119,9 @@ namespace creaImageIO
        void RemoveFile(tree::Node* node);
        /// Removes files from the databases
        void RemoveFiles(const std::vector<tree::Node*>& nodes);
+
+    void remove( tree::Node* i_node);
+
        /// Synchronizes the DB and disk by repeating the operations the user has done and returns a report
        std::string Synchronize(bool repair, bool checkAttributes);
        ///Recursively checks if the directory is synchronized and optionally the state of the attributes