Little change in the find in files dialog.

Wed, 16 Feb 2011 19:13:20 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 16 Feb 2011 19:13:20 +0100
changeset 894
eab7b8d39807
parent 893
5907b8d05b46
child 896
f855351d5e98

Little change in the find in files dialog.

UI/FindFileDialog.py file | annotate | diff | comparison | revisions
--- 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