]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/ModuleBase_IconFactory.h
Salome HOME
updated copyright message
[modules/shaper.git] / src / ModuleBase / ModuleBase_IconFactory.h
index 8257ebb3332980516d1b61c8f9f74112e88cb6a4..ded603fc9222c4a8bbc0e6b4b6935f6681eb81fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -34,6 +34,8 @@
 class MODULEBASE_EXPORT ModuleBase_IconFactory
 {
 public:
+  virtual ~ModuleBase_IconFactory() {}
+
   /// Returns icons factory instance
   static ModuleBase_IconFactory* get();