Skip to content

Commit c4eebc7

Browse files
committedAug 8, 2018
Bindings for 9cell filter
1 parent 314b7e3 commit c4eebc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/analysis/auto_generated/raster/qgsninecellfilter.sip.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Starts the calculation, reads from mInputFile and stores the result in mOutputFi
3636
:param feedback: feedback object that receives update and that is checked for cancelation.
3737

3838
:return: 0 in case of success
39-
TODO: return an enum
39+
TODO: return an enum
4040
%End
4141

4242
double cellSizeX() const;

0 commit comments

Comments
 (0)
Please sign in to comment.