mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
parent
23a4fb6e70
commit
d207251251
@ -70,7 +70,7 @@ class BatchAlgorithmDialog(QgsProcessingAlgorithmDialogBase):
|
||||
self.setMainWidget(BatchPanel(self, self.algorithm()))
|
||||
self.hideShortHelp()
|
||||
|
||||
def accept(self):
|
||||
def runAlgorithm(self):
|
||||
alg_parameters = []
|
||||
|
||||
feedback = self.createFeedback()
|
||||
|
Loading…
x
Reference in New Issue
Block a user