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.