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

6 lines
242 B
Python

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