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

7 lines
348 B
Python

# The following has been generated automatically from src/gui/qgsnewvectorlayerdialog.h
try:
QgsNewVectorLayerDialog.runAndCreateLayer = staticmethod(QgsNewVectorLayerDialog.runAndCreateLayer)
QgsNewVectorLayerDialog.execAndCreateLayer = staticmethod(QgsNewVectorLayerDialog.execAndCreateLayer)
except (NameError, AttributeError):
pass