ViewManager/ViewManager.py

changeset 5726
e1dbd217214a
parent 5689
73f3d131d035
child 5742
dc9cd8059221
diff -r 671561c52802 -r e1dbd217214a ViewManager/ViewManager.py
--- a/ViewManager/ViewManager.py	Fri May 05 19:05:26 2017 +0200
+++ b/ViewManager/ViewManager.py	Fri May 05 19:06:52 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