]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/modelCDMAppli.cpp
Feature #1711
[crea.git] / lib / creaDevManagerLib / modelCDMAppli.cpp
index ee7edc1d54851f82279ce5cb791bbda2d7f820b0..002a38e5c9b0646b155cbec02688e59075743103 100644 (file)
@@ -58,7 +58,7 @@ bool modelCDMAppli::OpenCMakeListsFile(std::string*& result)
   return true;
 }
 
-bool modelCDMAppli::Refresh(std::string*& result)
+const bool modelCDMAppli::Refresh(std::string*& result)
 {
   //TODO: implement method
   return true;