Skip to content

Commit cd2472d

Browse files
committedJul 25, 2017
Merge branch 'saga_desc_2_18' of https://github.com/volaya/QGIS into saga_desc_2_18
2 parents 601e373 + 9a18148 commit cd2472d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎python/plugins/processing/algs/saga/SagaNameDecorator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
def decoratedGroupName(name):
9292
return groups.get(name, name)
9393

94+
9495
algorithms = {'Add Grid Values to Points': 'Add raster values to points',
9596
'Add Grid Values to Shapes': 'Add raster values to features',
9697
'Change Grid Values': 'Reclassify values (simple)',

0 commit comments

Comments
 (0)
Please sign in to comment.