Skip to content

Commit

Permalink
Update qgsfeaturepickermodelbase.h
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored and nyalldawson committed Apr 17, 2021
1 parent 2bc7bff commit 0b3495e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsfeaturepickermodelbase.h
Expand Up @@ -181,7 +181,7 @@ class CORE_EXPORT QgsFeaturePickerModelBase : public QAbstractItemModel SIP_ABST
* Emitted when the current feature in the model has changed
* This emitted both when the extra value changes and when the extra value status changes.
* It allows being notified when the feature is fetched after the extra value has been set.
* \since QGIS 3.16.5
* \since QGIS 3.16.6
*/
void currentFeatureChanged();

Expand Down

0 comments on commit 0b3495e

Please sign in to comment.