Skip to content

Commit 65835d0

Browse files
author
pcav
committedSep 15, 2010
Update to v.kernel GRASS module - fixes #3009
git-svn-id: http://svn.osgeo.org/qgis/trunk@14230 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent a2fd4ea commit 65835d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33

4-
<qgisgrassmodule label="Gaussian kernel density" module="qgis.v.kernel.rast.py">
4+
<qgisgrassmodule label="Gaussian kernel density" module="qgis.v.kernel.rast.py" manual="v.kernel">
55
<option key="input" />
66
<option key="stddeviation" />
77
<option key="output" />

0 commit comments

Comments
 (0)
Please sign in to comment.