mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Adapted qgsvectorlayer.sip
git-svn-id: http://svn.osgeo.org/qgis/trunk@7064 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
0174afd26a
commit
29a524f3aa
@ -250,7 +250,7 @@ existing rings, 5 no feature found where ring can be inserted*/
|
||||
of attribute values to change
|
||||
|
||||
*/
|
||||
bool commitAttributeChanges(const QSet<int>& deleted,
|
||||
bool commitAttributeChanges(const QSet<QString>& deleted,
|
||||
const QMap<QString, QString>& added,
|
||||
const QMap<int, QMap<int, QVariant> >& changed);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user