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