mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
b546ba43e4
commit
117ef4c7d5
@ -94,7 +94,7 @@ class BatchOutputSelectionPanel(QWidget):
|
|||||||
|
|
||||||
self.actionTemporaryOutputIcon = QAction(
|
self.actionTemporaryOutputIcon = QAction(
|
||||||
QgsApplication.getThemeIcon("/mActionCreateMemory.svg"),
|
QgsApplication.getThemeIcon("/mActionCreateMemory.svg"),
|
||||||
self.tr( "Temporary Output" ),
|
self.tr("Temporary Output"),
|
||||||
self,
|
self,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user