ViewManager/ViewManager.py

branch
maintenance
changeset 5730
6422afc7adc4
parent 5726
e1dbd217214a
child 5742
dc9cd8059221
--- a/ViewManager/ViewManager.py	Sun Apr 09 16:52:55 2017 +0200
+++ b/ViewManager/ViewManager.py	Sat May 06 13:43:21 2017 +0200
@@ -40,7 +40,6 @@
     Class implementing a line edit that reacts to newline and cancel commands.
     
     @signal escPressed() emitted after the cancel command was activated
-    @signal returnPressed() emitted after a newline command was activated
     @signal gotFocus() emitted when the focus is changed to this widget
     """
     escPressed = pyqtSignal()

eric ide

mercurial