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