UI/FindFileDialog.py

changeset 894
eab7b8d39807
parent 882
34b86be88bf0
child 945
8cd4d08fa9f6
child 1113
95d837803666
--- 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):

eric ide

mercurial