Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/core/qgsvectordataprovider.sip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ class QgsVectorDataProvider : QgsDataProvider
141141
*
142142
* Default implementation simply iterates the features
143143
*/
144-
virtual void uniqueValues(int index, QList<QVariant> &uniqueValues);
144+
virtual void uniqueValues(int index, QList<QVariant> &uniqueValues /Out/);
145145

146146
/**
147147
* Adds a list of features

0 commit comments

Comments
 (0)
Please sign in to comment.