]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/modelCDMProject.h
Feature #1711
[crea.git] / lib / creaDevManagerLib / modelCDMProject.h
index 60a5ad59dc98c7eb13276b41b8d4d1f7ae7b5b98..085d9e4f6e75dd2b2de966e697e6f4bee9c9e25f 100644 (file)
@@ -182,6 +182,7 @@ public:
    */
   modelCDMIProjectTreeNode* CreateApplication(
       const std::string& name,
+      const int& type,
       std::string*& result,
       const std::string& path = "/appli"
   );