Skip to content
Permalink
Browse files
Merge branch 'master' of github.com:qgis/Quantum-GIS
  • Loading branch information
mhugent committed Jan 29, 2013
2 parents a00e413 + bb97787 commit f91f2d4
Showing 1 changed file with 1 addition and 1 deletion.
@@ -33,7 +33,7 @@ class QgsFeatureRequest

//! Set feature ID that should be fetched.
QgsFeatureRequest& setFilterFid( qint64 fid );
const qint64& filterFid() const;
qint64 filterFid() const;

//! Set flags that affect how features will be fetched
QgsFeatureRequest& setFlags( Flags flags );

0 comments on commit f91f2d4

Please sign in to comment.