]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/modelCDMProject.h
Feature #1711
[crea.git] / lib / creaDevManagerLib / modelCDMProject.h
index 942bc9c53b165326d3b68a8b39ba52ef6a366fdf..60a5ad59dc98c7eb13276b41b8d4d1f7ae7b5b98 100644 (file)
@@ -241,7 +241,7 @@ public:
    * @param result Result message for connecting the project.
    * @return if the command cannot be executed it return false.
    */
-  bool Connect(std::string*& result);
+  bool Connect(std::string*& result, const std::string& folder);
 
   /**
    * Checks the CMakeLists files to see what's going to be compiled and what's not.