mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
indentation fix
This commit is contained in:
parent
472a550168
commit
b58229009b
@ -172,7 +172,7 @@ class FieldsCalculatorDialog(BASE, WIDGET):
|
||||
def populateFields(self):
|
||||
if self.layer is None:
|
||||
return
|
||||
|
||||
|
||||
self.mExistingFieldComboBox.clear()
|
||||
fields = self.layer.fields()
|
||||
for f in fields:
|
||||
|
Loading…
x
Reference in New Issue
Block a user