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

10 lines
333 B
Python

# The following has been generated automatically from src/gui/symbology/qgssymbolanimationsettingswidget.h
try:
QgsSymbolAnimationSettingsWidget.__group__ = ['symbology']
except (NameError, AttributeError):
pass
try:
QgsSymbolAnimationSettingsDialog.__group__ = ['symbology']
except (NameError, AttributeError):
pass