QGIS/python/core/auto_additions/qgsannotationrectitem.py
Nyall Dawson 6127088395 Make common base class for annotation items which render in rect
And avoid a bunch of duplicate code
2024-08-25 12:34:51 +10:00

6 lines
185 B
Python

# The following has been generated automatically from src/core/annotations/qgsannotationrectitem.h
try:
QgsAnnotationRectItem.__group__ = ['annotations']
except NameError:
pass