Skip to content

Commit 2bf4228

Browse files
pcavalexbruy
authored andcommittedMar 3, 2012
Adder option to r.mask GRASS module
1 parent a663462 commit 2bf4228

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/plugins/grass/modules/r.mask.qgm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
<qgisgrassmodule label="Create a MASK for limiting raster operation" module="r.mask">
55
<option key="input" />
66
<option key="maskcats" />
7+
<flag key="r" />
78
</qgisgrassmodule>

0 commit comments

Comments
 (0)
Please sign in to comment.