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

10 lines
289 B
Python

# The following has been generated automatically from src/gui/history/qgshistoryentrynode.h
try:
QgsHistoryEntryNode.__group__ = ['history']
except (NameError, AttributeError):
pass
try:
QgsHistoryEntryGroup.__group__ = ['history']
except (NameError, AttributeError):
pass