File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
src/plugins/grass/modules Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 4
4
<qgisgrassmodule label =" Create aspect raster from DEM (digital elevation model)" module =" r.slope.aspect" >
5
5
<option key =" elevation" />
6
6
<option key =" aspect" />
7
+ <flag key =" a" answer =" on" hidden =" yes" />
7
8
</qgisgrassmodule >
Original file line number Diff line number Diff line change 4
4
<qgisgrassmodule label =" Create slope raster from DEM (digital elevation model)" module =" r.slope.aspect" >
5
5
<option key =" elevation" />
6
6
<option key =" slope" />
7
+ <flag key =" a" answer =" on" hidden =" yes" />
7
8
</qgisgrassmodule >
Original file line number Diff line number Diff line change 4
4
<qgisgrassmodule label =" Create slope raster from DEM (digital elevation model)" module =" r.slope.aspect" >
5
5
<option key =" elevation" />
6
6
<option key =" slope" />
7
- <option key =" format" advanced =" yes" />
7
+ <option key =" format" advanced =" yes" />
8
+ <flag key =" a" answer =" on" hidden =" yes" />
8
9
</qgisgrassmodule >
You can’t perform that action at this time.
0 commit comments