File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/plugins/grass/modules Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
4
4
<qgisgrassmodule label =" Fill lake from seed at given level" module =" r.lake" >
5
5
<option key =" dem" version_max =" 6.4" />
6
- <option key =" elevation" version_max =" 7.0" />
6
+ <option key =" elevation" version_min =" 7.0" />
7
7
<option key =" seed" />
8
8
<option key =" wl" version_max =" 6.4" />
9
9
<option key =" water_level" version_min =" 7.0" />
Original file line number Diff line number Diff line change 3
3
4
4
<qgisgrassmodule label =" Fill lake from seed point at given level" module =" r.lake" >
5
5
<option key =" dem" version_max =" 6.4" />
6
- <option key =" elevation" version_max =" 7.0" />
6
+ <option key =" elevation" version_min =" 7.0" />
7
7
<option key =" xy" version_max =" 6.4" />
8
8
<option key =" coordinates" version_min =" 7.0" />
9
9
<option key =" wl" version_max =" 6.4" />
You can’t perform that action at this time.
0 commit comments