mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
6 lines
171 B
Python
6 lines
171 B
Python
# The following has been generated automatically from src/gui/qgserrordialog.h
|
|
try:
|
|
QgsErrorDialog.show = staticmethod(QgsErrorDialog.show)
|
|
except NameError:
|
|
pass
|