Skip to content

Commit

Permalink
Trivial fix for #2198 - Thanks Giovanni Manghi
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@12375 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
pcav committed Dec 8, 2009
1 parent 4ec58c7 commit 41b002a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/plugins/grass/modules-6.4/db.out.ogr.qgm
Expand Up @@ -3,7 +3,7 @@

<qgisgrassmodule label="Exports attribute tables into various format" module="db.out.ogr">
<option key="input" />
<file key="dns" type="new" />
<file key="dsn" type="new" />
<option key="format" />
<option key="db_table" />
</qgisgrassmodule>
</qgisgrassmodule>

0 comments on commit 41b002a

Please sign in to comment.