Skip to content

Commit 6cf39a5

Browse files
committedOct 6, 2014
[processing] fixed list of algorithms in simplified mode
1 parent c2e30b3 commit 6cf39a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎python/plugins/processing/gui/algclasssification.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,7 @@ saga:analyticalhierarchyprocess,USE_ORIGINAL_NAME,Raster/Miscellaneous
170170
saga:basicterrainanalysis,USE_ORIGINAL_NAME,Domain specific/Terrain analysis and geomorphometry
171171
saga:bsplineapproximation,USE_ORIGINAL_NAME,Raster - vector/Raster -> Vector
172172
saga:burnstreamnetworkintodem,USE_ORIGINAL_NAME,Domain specific/Hydrology
173-
saga:catchmentareaparallel,USE_ORIGINAL_NAME,Domain specific/Hydrology
174-
saga:catchmentarearecursive,USE_ORIGINAL_NAME,Domain specific/Hydrology
173+
saga:catchmentarea,USE_ORIGINAL_NAME,Domain specific/Hydrology
175174
saga:cellbalance,USE_ORIGINAL_NAME,Domain specific/Hydrology
176175
saga:changedateformat,USE_ORIGINAL_NAME,Vector/Table tools
177176
saga:changedetection,USE_ORIGINAL_NAME,Raster/Analysis

0 commit comments

Comments
 (0)
Please sign in to comment.