X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FCDMUtilities.h;h=21f66d8d32ef1b7f5f88d9c9d2e4bd07495d5aaf;hb=752294dd30e2ee94f38be513d441f4716509ce13;hp=10509896178dc2cd00e1240313a0b0e612fe9194;hpb=cd4ae62285af30451b264ceb3202e1e912740fc7;p=crea.git diff --git a/lib/creaDevManagerLib/CDMUtilities.h b/lib/creaDevManagerLib/CDMUtilities.h index 1050989..21f66d8 100644 --- a/lib/creaDevManagerLib/CDMUtilities.h +++ b/lib/creaDevManagerLib/CDMUtilities.h @@ -106,6 +106,7 @@ namespace CDMUtilities int openBBEditor(); int openCreaToolsTools(); int openTerminal(const std::string& command = ""); + bool createEmptyClass(const std::string& name, const std::string& path); }; #endif /* CDMUTILITIES_H_ */