Skip to content

Commit 96068bb

Browse files
author
rblazek
committed
costs are option, no selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@5012 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 073873d commit 96068bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/grass/modules/v.net.iso.qgm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
<option key="input" layeroption="alayer" typemask="line,boundary" label="Input arcs" id="arcs" />
66
<option key="input" mapid="arcs" layeroption="nlayer" typemask="point" label="Input nodes" id="nodes" />
77
<selection key="ccats" layerid="nodes" label="Cats" />
8-
<selection key="costs" />
8+
<option key="costs" />
99
<option key="output" />
1010
</qgisgrassmodule>

0 commit comments

Comments
 (0)