mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
fix typo
This commit is contained in:
parent
307fbea14b
commit
c985092a6d
@ -1013,7 +1013,7 @@ class EnumWidgetWrapper(WidgetWrapper):
|
||||
else:
|
||||
return self.widget.currentData()
|
||||
else:
|
||||
return self.comboValue(combobox=self.combo)
|
||||
return self.comboValue(combobox=self.combobox)
|
||||
|
||||
|
||||
class FeatureSourceWidgetWrapper(WidgetWrapper):
|
||||
|
Loading…
x
Reference in New Issue
Block a user