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

6 lines
189 B
Python

# The following has been generated automatically from src/core/labeling/qgslabelingengine.h
try:
QgsLabelCandidate.__group__ = ['labeling']
except (NameError, AttributeError):
pass