Salome HOME
Copyright update 2021
[modules/shaper.git] / src / ModuleBase / ModuleBase_IconFactory.h
index 8257ebb3332980516d1b61c8f9f74112e88cb6a4..92bb0704c72f6f1e6d5d4335a8b703e2df28c612 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 //
 // 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();