Skip to content

Commit

Permalink
[processing] fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed May 13, 2016
1 parent d4d13a4 commit 7c122a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/plugins/processing/gui/NumberInputPanel.py
Expand Up @@ -29,7 +29,7 @@

from qgis.PyQt import uic
from qgis.PyQt.QtCore import pyqtSignal
from PyQt.QtGui import QDialog
from qgis.PyQt.QtGui import QDialog

from math import log10, floor
from qgis.core import (QgsDataSourceURI,
Expand Down

0 comments on commit 7c122a3

Please sign in to comment.