Revert change in qgsvectorlayer.sip

git-svn-id: http://svn.osgeo.org/qgis/trunk@10847 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
mhugent 2009-05-25 19:29:15 +00:00
parent 74be489b49
commit cfd97adee1

View File

@ -165,7 +165,7 @@ public:
bool fetchGeometry = true,
bool useIntersect = false);
bool nextFeature(QgsFeature& feature /Out/ );
bool nextFeature(QgsFeature& feature);
/**Gets the feature at the given feature id. Considers the changed, added, deleted and permanent features