Skip to content

Commit d702bfc

Browse files
author
pcav
committedNov 13, 2010
Better arrow and + for GRASS, and more
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14611 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

3 files changed

+71
-0
lines changed

3 files changed

+71
-0
lines changed
 

‎src/plugins/grass/modules-common/r.distance.qgm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
<qgisgrassmodule label="Locate the closest points between objects in two raster maps" module="r.distance">
55
<option key="maps" option="map1"/>
66
<option key="maps" option="map2"/>
7+
<option key="fs" advanced="yes"/>
78
</qgisgrassmodule>
89

Lines changed: 35 additions & 0 deletions
Loading
Lines changed: 35 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.