Skip to content

Commit

Permalink
Fixed v.generalize, adding copy of attributes
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13414 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
pcav committed May 3, 2010
1 parent be427c4 commit 6957d71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/grass/modules-common/v.generalize.qgm
Expand Up @@ -3,6 +3,7 @@

<qgisgrassmodule label="Simplify vector" module="v.generalize">
<option key="input" typeoption="type" layeroption="layer" />
<flag key="c" answer="on" hidden="yes" />
<option key="type" />
<option key="method" />
<option key="threshold" answer="1.0" />
Expand Down

0 comments on commit 6957d71

Please sign in to comment.