Skip to content

Commit 788c736

Browse files
committed
Adder option to r.mask GRASS module
1 parent 3c7354e commit 788c736

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
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)