We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257d4b6 commit 83cf928Copy full SHA for 83cf928
src/plugins/grass/modules/r.patch.qgm
@@ -2,6 +2,7 @@
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
4
<qgisgrassmodule label="Create new raster by combining other rasters" module="r.patch">
5
+ <option key="input"/>
6
<flag key="z" answer="off" hidden="no" />
7
<file key="input" label="Type in map names separated by a comma" />
8
<option key="output" />
0 commit comments