Skip to content

Commit f561826

Browse files
author
pcav
committedMay 3, 2010
Fixed v.generalize, adding copy of attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13414 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 3a51f48 commit f561826

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/plugins/grass/modules-common/v.generalize.qgm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
<qgisgrassmodule label="Simplify vector" module="v.generalize">
55
<option key="input" typeoption="type" layeroption="layer" />
6+
<flag key="c" answer="on" hidden="yes" />
67
<option key="type" />
78
<option key="method" />
89
<option key="threshold" answer="1.0" />

0 commit comments

Comments
 (0)
Please sign in to comment.