Skip to content

Commit fac4294

Browse files
author
rblazek
committed
dont use region
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5432 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent c07ef21 commit fac4294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/grass/modules/r.out.gdal.gtiff.qgm

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33

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

0 commit comments

Comments
 (0)