Salome HOME
Updated copyright comment
[modules/gui.git] / src / Qtx / QtxDockWidget.h
index a7516202dc76ad831e2ddf9f770ddaaffa4e03a8..f791a74655ff2fdc1bcbeb59b6373131836e450e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -49,6 +49,7 @@ public:
 
 signals:
   void            orientationChanged( Qt::Orientation );
+  void            aboutToShow();
 
 public slots:
   virtual void    setVisible( bool );