mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Merge remote-tracking branch 'slarosa/fix_9328'
This commit is contained in:
commit
3a8770e71e
@ -275,6 +275,7 @@ class FileDirectorySelector(QWidget):
|
||||
return
|
||||
|
||||
self.lineEdit.setText(selectedPath)
|
||||
self.canFocusOut = True
|
||||
|
||||
def text(self):
|
||||
return self.lineEdit.text()
|
||||
|
Loading…
x
Reference in New Issue
Block a user