QGIS/python/gui/auto_additions/qgsprocessingguiregistry.py

6 lines
206 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/processing/qgsprocessingguiregistry.h
try:
QgsProcessingGuiRegistry.__group__ = ['processing']
2024-12-03 07:47:10 +00:00
except (NameError, AttributeError):
pass