Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
brushtyler committed Nov 22, 2012
1 parent 20f6fa8 commit 3700d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/core/qgsvectorfilewriter.sip
Expand Up @@ -57,7 +57,7 @@ class QgsVectorFileWriter
/** create shapefile and initialize it */
QgsVectorFileWriter( const QString& vectorFileName,
const QString& fileEncoding,
const QgsFieldMap& fields,
const QMap<int, QgsField>& fields,
QGis::WkbType geometryType,
const QgsCoordinateReferenceSystem* srs,
const QString& driverName = "ESRI Shapefile",
Expand Down

0 comments on commit 3700d84

Please sign in to comment.