Make sip a bit happier

This commit is contained in:
Matthias Kuhn 2018-10-31 12:15:43 +01:00
parent 87c126323c
commit c55b4eb4c8
No known key found for this signature in database
GPG Key ID: 7A7F1A1C90C3E6A7
2 changed files with 2 additions and 2 deletions

View File

@ -924,7 +924,7 @@ this is possible to determine in advance.
Returns the processing feature source flags to be used in the algorithm.
%End
virtual QgsProcessingFeatureSink::SinkFlags sinkFlags() const;
virtual QgsFeatureSink::SinkFlags sinkFlags() const;
%Docstring
Returns the feature sink flags to be used for the output.

View File

@ -934,7 +934,7 @@ class CORE_EXPORT QgsProcessingFeatureBasedAlgorithm : public QgsProcessingAlgor
*
* \since QGIS 3.4.1
*/
virtual QgsProcessingFeatureSink::SinkFlags sinkFlags() const;
virtual QgsFeatureSink::SinkFlags sinkFlags() const;
/**
* Maps the input WKB geometry type (\a inputWkbType) to the corresponding