diff -r 5907b8d05b46 -r eab7b8d39807 UI/FindFileDialog.py --- a/UI/FindFileDialog.py Tue Feb 15 20:04:42 2011 +0100 +++ b/UI/FindFileDialog.py Wed Feb 16 19:13:20 2011 +0100 @@ -179,8 +179,6 @@ self.findList.clear() self.replacetextCombo.setEditText("") - self.dirCombo.setEditText("") - QDialog.show(self) def on_findtextCombo_editTextChanged(self, text):