X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FmodelCDMProject.h;h=c585ea044fc648a895c629b83457f409f4fd45b7;hb=76962b2ed3513cee0f6afd83b9d93e2b43bdefc5;hp=be8f2442fecea90518d226f0b9c5ec4de544ca6a;hpb=f3f98131ffd23351c3cd872a0b04aecdc97b7c92;p=crea.git diff --git a/lib/creaDevManagerLib/modelCDMProject.h b/lib/creaDevManagerLib/modelCDMProject.h index be8f244..c585ea0 100644 --- a/lib/creaDevManagerLib/modelCDMProject.h +++ b/lib/creaDevManagerLib/modelCDMProject.h @@ -201,7 +201,7 @@ public: */ modelCDMIProjectTreeNode* CreateBlackBox( const std::string& name, - const std::string& package = "", //if empty converts into "/bbtk_*projectName*_PKG" + const std::string& package = "", //if empty converts into "[projectName]" const std::string& authors = "unknown", const std::string& authorsEmail = "", const std::string& categories = "empty",