Skip to content
Permalink
Browse files
[processing] allow 'set raster layer style' alg to use layers not loa…
…ded in qgis
  • Loading branch information
volaya committed Jun 20, 2014
1 parent 2b234d9 commit b96f8fe
Showing 1 changed file with 0 additions and 1 deletion.
@@ -44,7 +44,6 @@ class SetRasterStyle(GeoAlgorithm):


def defineCharacteristics(self):
self.allowOnlyOpenedLayers = True
self.name = 'Set style for raster layer'
self.group = 'Raster general tools'
self.addParameter(ParameterRaster(self.INPUT, 'Raster layer'))

0 comments on commit b96f8fe

Please sign in to comment.