]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/CDMUtilities.h
Feature #1711
[crea.git] / lib / creaDevManagerLib / CDMUtilities.h
index 9bfa1d98a144608e42dc1a78252c19bd9b206840..10509896178dc2cd00e1240313a0b0e612fe9194 100644 (file)
@@ -105,7 +105,7 @@ namespace CDMUtilities
   int openFileWithCommand(const std::string& file, const std::string& command);
   int openBBEditor();
   int openCreaToolsTools();
-  int openTerminal();
+  int openTerminal(const std::string& command = "");
 };
 
 #endif /* CDMUTILITIES_H_ */