We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 073873d commit 96068bbCopy full SHA for 96068bb
src/plugins/grass/modules/v.net.iso.qgm
@@ -5,6 +5,6 @@
5
<option key="input" layeroption="alayer" typemask="line,boundary" label="Input arcs" id="arcs" />
6
<option key="input" mapid="arcs" layeroption="nlayer" typemask="point" label="Input nodes" id="nodes" />
7
<selection key="ccats" layerid="nodes" label="Cats" />
8
- <selection key="costs" />
+ <option key="costs" />
9
<option key="output" />
10
</qgisgrassmodule>
0 commit comments