Skip to content

Commit a261a66

Browse files
committedJul 5, 2018
Fix warning
1 parent eb53e3b commit a261a66

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
 

‎python/core/auto_generated/qgsvectorlayerfeatureiterator.sip.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ the QgsVectorLayerSelectedFeatureSource will not be reflected.
193193

194194

195195

196+
196197
/************************************************************************
197198
* This file has been generated automatically from *
198199
* *

‎src/core/qgsvectorlayerfeatureiterator.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,8 +341,8 @@ class QgsVectorLayerSelectedFeatureIterator : public QgsAbstractFeatureIterator
341341

342342
};
343343

344-
///@endcond
345-
346344
#endif
347345

346+
///@endcond
347+
348348
#endif // QGSVECTORLAYERFEATUREITERATOR_H

0 commit comments

Comments
 (0)
Please sign in to comment.