Skip to content

Commit

Permalink
Minor improvement to a GRASS module
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@14550 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
pcav committed Nov 12, 2010
1 parent 66d2437 commit 5224ad7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/plugins/grass/modules-common/v.in.ascii.qgm
Expand Up @@ -10,4 +10,8 @@
<option key="x" label="Which column for the X coordinate? The first is 1"/>
<option key="y" label="Which column for the Y coordinate?"/>
<option key="z" label="Which column for the Z coordinate? If 0, z coordinate is not used"/>
<option key="cat" advanced="yes" />
<flag key="t" advanced="yes" />
<flag key="b" advanced="yes" />
<flag key="r" advanced="yes" />
</qgisgrassmodule>

0 comments on commit 5224ad7

Please sign in to comment.