QGIS/python/analysis/auto_additions/qgsgeometrysnappersinglesource.py
2024-12-03 07:47:10 +00:00

7 lines
305 B
Python

# The following has been generated automatically from src/analysis/vector/qgsgeometrysnappersinglesource.h
try:
QgsGeometrySnapperSingleSource.run = staticmethod(QgsGeometrySnapperSingleSource.run)
QgsGeometrySnapperSingleSource.__group__ = ['vector']
except (NameError, AttributeError):
pass