This commit is contained in:
Alessandro Pasotti 2019-02-19 14:46:41 +01:00
parent 348e6837ac
commit 7fa9bc1657

View File

@ -97,7 +97,7 @@ class CORE_EXPORT QgsVectorLayerUtils
QgsAttributeMap mAttributes;
};
// SIP does not lile "using", use legacy typedef
// SIP does not like "using", use legacy typedef
//! Alias for list of QgsFeatureData
typedef QList<QgsVectorLayerUtils::QgsFeatureData> QgsFeaturesDataList;