We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent e8965dc commit 3bd3e06Copy full SHA for 3bd3e06
src/plugins/grass/modules-common/r.recode.qgm
@@ -3,7 +3,7 @@
3
4
<qgisgrassmodule label="Recode categorical raster using reclassification rules" module="r.recode">
5
<option key="input"/>
6
- <file key="rules" type="old" filters="Txt (*.txt), Csv (*.csv)" />
+ <file key="rules" type="old" />
7
<option key="output" />
8
<flag key="d" />
9
</qgisgrassmodule>
0 commit comments