]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/modelCDMApplication.h
Feature #1711
[crea.git] / lib / creaDevManagerLib / modelCDMApplication.h
index a878c35d75ff1a0198276ef3f9f70cf2b6b88680..b2ad4a8032d6f0b732220d9e5ebc25ec28dbc922 100644 (file)
@@ -57,7 +57,7 @@ public:
       const std::string& path = "/"
   );
   bool OpenCMakeListsFile(std::string* & result);
-  bool Refresh(std::string*& result);
+  virtual const bool Refresh(std::string*& result);
 
 private:
   std::string name;