Skip to content

Commit

Permalink
Revert "add todo QGIS 3: add /In,Out/ to QgsVectorLayer.addFeature (p…
Browse files Browse the repository at this point in the history
…ython)"

this works already, features are updated.

This reverts commit bf3f8b5.
  • Loading branch information
3nids committed Apr 7, 2016
1 parent 5376cbf commit 40f214b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/core/qgsvectorlayer.sip
Expand Up @@ -551,7 +551,6 @@ class QgsVectorLayer : QgsMapLayer
*/
QgsFeatureIterator getFeatures( const QgsFeatureRequest& request = QgsFeatureRequest() );

// TODO QGIS 3 add /In,Out/ to get back updated features
/** Adds a feature
@param f feature to add
@param alsoUpdateExtent If True, will also go to the effort of e.g. updating the extents.
Expand Down

0 comments on commit 40f214b

Please sign in to comment.