ViewManager/ViewManager.py

changeset 949
f888270da22e
parent 945
8cd4d08fa9f6
child 958
9f712690525e
diff -r fe7b94ed01ec -r f888270da22e ViewManager/ViewManager.py
--- a/ViewManager/ViewManager.py	Sat Mar 12 17:42:26 2011 +0100
+++ b/ViewManager/ViewManager.py	Sat Mar 19 14:30:58 2011 +0100
@@ -50,7 +50,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