ViewManager/ViewManager.py

branch
5_1_x
changeset 950
1138e347c653
parent 882
34b86be88bf0
child 959
3b5ad7224945
--- a/ViewManager/ViewManager.py	Sat Mar 12 13:47:59 2011 +0100
+++ b/ViewManager/ViewManager.py	Sat Mar 19 14:29:38 2011 +0100
@@ -49,7 +49,6 @@
     @signal gotFocus() emitted when the focus is changed to this widget
     """
     escPressed = pyqtSignal()
-    returnPressed = pyqtSignal()
     gotFocus = pyqtSignal()
     
     def editorCommand(self, cmd):

eric ide

mercurial