Salome HOME
updated copyright message
[modules/gui.git] / tools / PyEditor / src / PyEditor_Widget.h
index f7ba959773adb48998441ea295893b44c070b8e1..6ebd31ed603cafba2d947bf1b3e40c6268d73729 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2016  OPEN CASCADE
+// Copyright (C) 2015-2023  OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -72,6 +72,8 @@ public slots:
 
   void setText( const QString& );
 
+  void setCurrentLine( int );
+
 signals:
   void modificationChanged( bool );
   void undoAvailable( bool );