We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a12d7a9 commit 61d05e6Copy full SHA for 61d05e6
src/plugins/grass/modules/v.univar.qgm
@@ -2,6 +2,6 @@
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
4
<qgisgrassmodule label=" v.univar - Calculates univariate statistics on selected table column for a GRASS vector map" module="v.univar">
5
- <option key="map"/>
+ <option key="map" typeoption="type"/>
6
<field key="column" layer="input" type="integer,double" label="Attribute field" />
7
</qgisgrassmodule>
0 commit comments