Skip to content

Commit be11896

Browse files
committedMay 30, 2019
Fix exception in BatchAlgorithmDialog
1 parent 0597a81 commit be11896

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎python/plugins/processing/gui/BatchAlgorithmDialog.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
QgsProcessingOutputHtml,
3636
QgsProcessingOutputNumber,
3737
QgsProcessingOutputString,
38+
QgsProcessingOutputBoolean,
3839
QgsProject,
3940
QgsProcessingMultiStepFeedback,
4041
Qgis,

0 commit comments

Comments
 (0)
Please sign in to comment.