Skip to content

Commit

Permalink
Fix #6457 (v.centroids in GRASS)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcav committed Oct 5, 2012
1 parent 53305f0 commit dca08b8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/plugins/grass/modules/v.centroids.qgm
Expand Up @@ -5,6 +5,7 @@
<option key="input" layermask="0" typemask="area"/>
<option key="output"/>
<option key="option" answer="add" hidden="yes"/>
<option key="cat" answer="1"/>
<option key="step" answer="1"/>
<option key="cat" answer="1" advanced="yes"/>
<option key="step" answer="1" advanced="yes"/>
<option key="layer" answer="1" advanced="yes"/>
</qgisgrassmodule>

0 comments on commit dca08b8

Please sign in to comment.