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

6 lines
180 B
Python

# The following has been generated automatically from src/gui/plot/qgsplotcanvasitem.h
try:
QgsPlotCanvasItem.__group__ = ['plot']
except (NameError, AttributeError):
pass