Salome HOME
Updated copyright comment
[modules/kernel.git] / src / DF / DF_Application.hxx
index 34bdfe36db90647da7d11591f39b91e328552ab2..cb458f010ebac7251772749fc556bde49dc059fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -31,7 +31,7 @@ public:
   //Constructor
   Standard_EXPORT DF_Application();
 
-  Standard_EXPORT ~DF_Application();
+  Standard_EXPORT virtual ~DF_Application();
   
   //Creates a new document with given type, returns a smart pointer to
   //newly created document.