From ab3fef97aa8c527ad932d6b3347c1e72cd9c2b80 Mon Sep 17 00:00:00 2001 From: Alexander Bruy Date: Fri, 13 May 2016 13:17:48 +0300 Subject: [PATCH] fix import (take 2) --- python/plugins/processing/gui/NumberInputPanel.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/plugins/processing/gui/NumberInputPanel.py b/python/plugins/processing/gui/NumberInputPanel.py index a832ae80bb3..4815076a344 100644 --- a/python/plugins/processing/gui/NumberInputPanel.py +++ b/python/plugins/processing/gui/NumberInputPanel.py @@ -29,7 +29,7 @@ import os from qgis.PyQt import uic from qgis.PyQt.QtCore import pyqtSignal -from qgis.PyQt.QtGui import QDialog +from qgis.PyQt.QtWidgets import QDialog from math import log10, floor from qgis.core import (QgsDataSourceURI,