QGIS/python/gui/auto_additions/qgsautheditorwidgets.py

10 lines
246 B
Python
Raw Normal View History

# The following has been generated automatically from src/gui/auth/qgsautheditorwidgets.h
try:
QgsAuthMethodPlugins.__group__ = ['auth']
except NameError:
pass
try:
QgsAuthEditorWidgets.__group__ = ['auth']
except NameError:
pass