Salome HOME
updated copyright message
[modules/gui.git] / src / Qtx / QtxBiColorTool.h
index 40eca44ab281fc101aa8770b95f3e19105f4145a..c7c0294b5e1fb9d72e0ea485db53e389587fb790 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // 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
@@ -53,6 +53,8 @@ public:
   QString          text() const;
   void             setText( const QString& );
 
+  QLabel*          label();
+
 private slots:
   void             updateState();