Skip to content

Commit

Permalink
Merge remote-tracking branch 'slarosa/fix_9328'
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk committed Feb 13, 2014
2 parents 59b62e2 + c060164 commit 3a8770e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/plugins/processing/gui/ConfigDialog.py
Expand Up @@ -275,6 +275,7 @@ def select(self):
return

self.lineEdit.setText(selectedPath)
self.canFocusOut = True

def text(self):
return self.lineEdit.text()
Expand Down

0 comments on commit 3a8770e

Please sign in to comment.