mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
Fix bad import
This commit is contained in:
parent
d7b0244e68
commit
dc509f458f
@ -42,11 +42,11 @@ from qgis.PyQt.QtWidgets import (QFileDialog,
|
||||
QToolButton,
|
||||
QHBoxLayout,
|
||||
QComboBox,
|
||||
QPushButton)
|
||||
QPushButton,
|
||||
QApplication)
|
||||
from qgis.PyQt.QtGui import (QIcon,
|
||||
QStandardItemModel,
|
||||
QStandardItem,
|
||||
QApplication,
|
||||
QCursor)
|
||||
|
||||
from qgis.gui import (QgsDoubleSpinBox,
|
||||
|
Loading…
x
Reference in New Issue
Block a user