QGIS/python/3d/auto_additions/qgsdemterrainsettings.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
271 B
Python
Raw Normal View History

# The following has been generated automatically from src/3d/terrain/qgsdemterrainsettings.h
try:
QgsDemTerrainSettings.create = staticmethod(QgsDemTerrainSettings.create)
QgsDemTerrainSettings.__group__ = ['terrain']
except (NameError, AttributeError):
pass