]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/modelCDMProject.h
Feature #1711
[crea.git] / lib / creaDevManagerLib / modelCDMProject.h
index 2cb35b25e8559be5218d2bddb19f0a36d74e22db..c6f5830a7281fad11e3eeeabf85334a362c575b6 100644 (file)
@@ -66,8 +66,8 @@ public:
       std::string*& result,
       const std::string& authors = "info-dev",
       const std::string& authorsEmail = "info-dev@creatis.insa-lyon.fr",
-      const std::string& version = "1.0.0",
-      const std::string& description = "no description"
+      const std::string& description = "no description",
+      const std::string& version = "1.0.0"
   );
   modelCDMIProjectTreeNode* CreateLibrary(
       const std::string& name,