mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
fix missing import
This commit is contained in:
parent
3c74991286
commit
01681aba89
@ -19,6 +19,7 @@
|
||||
|
||||
from .metaenum import metaEnumFromValue
|
||||
from qgis.core import QgsSettings
|
||||
import qgis # required to get base class of enums
|
||||
|
||||
|
||||
def _qgssettings_enum_value(self, key, enumDefaultValue, section=QgsSettings.NoSection):
|
||||
|
Loading…
x
Reference in New Issue
Block a user