Skip to content

Commit 61d05e6

Browse files
author
leo.lami
committed
Change v.univar module
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7759 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent a12d7a9 commit 61d05e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/grass/modules/v.univar.qgm

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33

44
<qgisgrassmodule label=" v.univar - Calculates univariate statistics on selected table column for a GRASS vector map" module="v.univar">
5-
<option key="map"/>
5+
<option key="map" typeoption="type"/>
66
<field key="column" layer="input" type="integer,double" label="Attribute field" />
77
</qgisgrassmodule>

0 commit comments

Comments
 (0)