QGIS/python/gui/auto_additions/qgsactionwidgetwrapper.py

6 lines
208 B
Python
Raw Normal View History

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