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

10 lines
291 B
Python

# The following has been generated automatically from src/core/browser/qgsrelationshipsitem.h
try:
QgsRelationshipsItem.__group__ = ['browser']
except (NameError, AttributeError):
pass
try:
QgsRelationshipItem.__group__ = ['browser']
except (NameError, AttributeError):
pass