Skip to content

Commit be21ea8

Browse files
committedAug 8, 2018
Bindings for 9cell filter
1 parent 528302c commit be21ea8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,15 @@ 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+
<<<<<<< 528302cc8952497513b44423dfca6fcf4857760c
3940
<<<<<<< d6e747ca57807318c0b3f6be8266f0b43c0f7747
4041
TODO: return an enum
4142
=======
4243
TODO: return an enum
4344
>>>>>>> More updates for opencl
45+
=======
46+
TODO: return an enum
47+
>>>>>>> Bindings for 9cell filter
4448
%End
4549

4650
double cellSizeX() const;

0 commit comments

Comments
 (0)
Please sign in to comment.