Skip to content

Commit

Permalink
[processing] add missed imports (fix #17843)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Jan 15, 2018
1 parent 7cad24d commit eb7a187
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -10,6 +10,8 @@

from qgis.core import (QgsProcessingUtils,
QgsProcessingParameterDefinition,
QgsProcessingParameterRasterLayer,
QgsProcessingOutputRasterLayer,
QgsProject)

from processing.gui.wrappers import WidgetWrapper, DIALOG_STANDARD, DIALOG_BATCH
Expand Down

0 comments on commit eb7a187

Please sign in to comment.