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

7 lines
300 B
Python

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