Skip to content

Commit

Permalink
costs are option, no selection
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@5012 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Mar 13, 2006
1 parent 073873d commit 96068bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/grass/modules/v.net.iso.qgm
Expand Up @@ -5,6 +5,6 @@
<option key="input" layeroption="alayer" typemask="line,boundary" label="Input arcs" id="arcs" />
<option key="input" mapid="arcs" layeroption="nlayer" typemask="point" label="Input nodes" id="nodes" />
<selection key="ccats" layerid="nodes" label="Cats" />
<selection key="costs" />
<option key="costs" />
<option key="output" />
</qgisgrassmodule>

0 comments on commit 96068bb

Please sign in to comment.