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