X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FmodelCDMMain.cpp;h=71f60f6b84513eabe5ad63dce70c3ec48441242c;hb=741b9c1d03c7984f7ac4a39188e2bb114471f579;hp=58469c22f994221f3b03f1e787c7dbc19e32084c;hpb=a9365e98724ef545368a3212e32263cd331d41d0;p=crea.git diff --git a/lib/creaDevManagerLib/modelCDMMain.cpp b/lib/creaDevManagerLib/modelCDMMain.cpp index 58469c2..71f60f6 100644 --- a/lib/creaDevManagerLib/modelCDMMain.cpp +++ b/lib/creaDevManagerLib/modelCDMMain.cpp @@ -290,7 +290,7 @@ bool modelCDMMain::RefreshProject( } } -std::map& modelCDMMain::GetModelElements() +std::map& modelCDMMain::GetModelElements() { return this->modelElements; }