Debugger/EditWatchpointDialog.py

branch
5_3_x
changeset 2631
06f866e83d3a
parent 2302
f29e9405c851
child 2677
3d4277929fb3
child 2988
f53c03574697
child 3163
9f50365a0870
diff -r d2051b6c5658 -r 06f866e83d3a Debugger/EditWatchpointDialog.py
--- a/Debugger/EditWatchpointDialog.py	Sun Apr 28 10:47:17 2013 +0200
+++ b/Debugger/EditWatchpointDialog.py	Sun Apr 28 11:06:40 2013 +0200
@@ -80,7 +80,6 @@
             # should not happen
             self.buttonBox.button(QDialogButtonBox.Ok).setEnabled(False)
         
-        
     def getData(self):
         """
         Public method to retrieve the entered data.

eric ide

mercurial