]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/genericgui/SceneHeaderNodeItem.hxx
Salome HOME
Updated copyright comment
[modules/yacs.git] / src / genericgui / SceneHeaderNodeItem.hxx
index 99b26db09ba83a5bee992e23a3d228e0553965e1..2b82012287e31f270c945b0f32584f51c96fa845 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2006-2013  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -62,6 +62,7 @@ namespace YACS
       virtual void mousePressEvent(QGraphicsSceneMouseEvent *event);
       virtual void mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event);
 
+      SceneNodeItem* _fatherNode;
       SceneHeaderItem *_header;
       SceneCtrlPortItem *_controlIn;
       SceneCtrlPortItem *_controlOut;