Skip to content

Commit

Permalink
dont use region
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@5432 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed May 9, 2006
1 parent 7217275 commit 08e639f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/grass/modules/r.out.gdal.gtiff.qgm
Expand Up @@ -2,7 +2,7 @@
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Geo TIFF raster export" module="r.out.gdal">
<option key="input"/>
<option key="input" region="no"/>
<option key="format" answer="GTiff" hidden="yes" />
<option key="type" answer="Float64" />
<file key="output" type="new" filters="Geo TIFF (*.tif *.tiff)" />
Expand Down

0 comments on commit 08e639f

Please sign in to comment.