Skip to content

Commit 3bd3e06

Browse files
author
pcav
committedAug 20, 2009
Allow any file selection in r.recode
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11450 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/plugins/grass/modules-common/r.recode.qgm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<qgisgrassmodule label="Recode categorical raster using reclassification rules" module="r.recode">
55
<option key="input"/>
6-
<file key="rules" type="old" filters="Txt (*.txt), Csv (*.csv)" />
6+
<file key="rules" type="old" />
77
<option key="output" />
88
<flag key="d" />
99
</qgisgrassmodule>

0 commit comments

Comments
 (0)
Please sign in to comment.