mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
fix typo
This commit is contained in:
parent
e0229ad8c7
commit
6475fd2129
@ -172,7 +172,7 @@ class AlgorithmDialogBase(BASE, WIDGET):
|
||||
QCoreApplication.processEvents()
|
||||
|
||||
def error(self, text):
|
||||
self.setInfo(msg, error=True)
|
||||
self.setInfo(text, error=True)
|
||||
|
||||
def setParamValues(self):
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user