]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/modelCDMLib.h
Feature #1711
[crea.git] / lib / creaDevManagerLib / modelCDMLib.h
index 520822f09ab47d5b842bc80c923a98d1aa613586..2a7e16459b265953eef96c0c8c7b3cff77e76285 100644 (file)
@@ -53,7 +53,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::vector<modelCDMLibrary*> libraries;