Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix warning
  • Loading branch information
nyalldawson committed Jul 5, 2018
1 parent eb53e3b commit a261a66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Expand Up @@ -193,6 +193,7 @@ the QgsVectorLayerSelectedFeatureSource will not be reflected.




/************************************************************************
* This file has been generated automatically from *
* *
Expand Down
4 changes: 2 additions & 2 deletions src/core/qgsvectorlayerfeatureiterator.h
Expand Up @@ -341,8 +341,8 @@ class QgsVectorLayerSelectedFeatureIterator : public QgsAbstractFeatureIterator

};

///@endcond

#endif

///@endcond

#endif // QGSVECTORLAYERFEATUREITERATOR_H

0 comments on commit a261a66

Please sign in to comment.