]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/modelCDMLibrary.h
Feature #1711
[crea.git] / lib / creaDevManagerLib / modelCDMLibrary.h
index 6bcee75dea9ca3917e28c1d8736b0742971070ac..728b5c93970703cccb7b833a1e85924dc5943914 100644 (file)
@@ -44,7 +44,7 @@ class modelCDMLibrary : public modelCDMFolder
 {
 public:
   modelCDMLibrary();
-  modelCDMLibrary(const std::string& path, const int& level=2);
+  modelCDMLibrary(const std::string& path, const std::string& name, const int& level = 2);
   ~modelCDMLibrary();
 
   const std::string& GetNameLibrary() const;