Skip to content
Permalink
Browse files
Revert change in qgsvectorlayer.sip
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10847 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mhugent committed May 25, 2009
1 parent 8f981f1 commit cc5de98
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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

0 comments on commit cc5de98

Please sign in to comment.