Salome HOME
Updated copyright comment
[modules/gui.git] / src / SUIT / SUIT_DataBrowser.h
old mode 100755 (executable)
new mode 100644 (file)
index 46cce83..b82eea2
@@ -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
@@ -83,6 +83,7 @@ signals:
   void             requestRename();
   void             clicked( SUIT_DataObject* );
   void             doubleClicked( SUIT_DataObject* );
+  void             updated();
 
 private slots:
   void             onModelUpdated();