mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
14 lines
507 B
Python
14 lines
507 B
Python
# The following has been generated automatically from src/analysis/vector/geometry_checker/qgsgeometrycheckerutils.h
|
|
try:
|
|
QgsGeometryCheckerUtils.__group__ = ['vector', 'geometry_checker']
|
|
except (NameError, AttributeError):
|
|
pass
|
|
try:
|
|
QgsGeometryCheckerUtils.LayerFeature.__group__ = ['vector', 'geometry_checker']
|
|
except (NameError, AttributeError):
|
|
pass
|
|
try:
|
|
QgsGeometryCheckerUtils.LayerFeatures.__group__ = ['vector', 'geometry_checker']
|
|
except (NameError, AttributeError):
|
|
pass
|