Little change in the find in files dialog. 5_0_x

Wed, 16 Feb 2011 19:14:10 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 16 Feb 2011 19:14:10 +0100
branch
5_0_x
changeset 895
d8deb8c8e907
parent 891
83dce36263b1
child 898
f4e88e4354fe

Little change in the find in files dialog.

UI/FindFileDialog.py file | annotate | diff | comparison | revisions
--- a/UI/FindFileDialog.py	Tue Feb 15 19:32:31 2011 +0100
+++ b/UI/FindFileDialog.py	Wed Feb 16 19:14:10 2011 +0100
@@ -166,8 +166,6 @@
             self.findList.clear()
             self.replacetextCombo.setEditText("")
         
-        self.dirCombo.setEditText("")
-        
         QDialog.show(self)
         
     def on_findtextCombo_editTextChanged(self, text):

eric ide

mercurial