head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2; locks; strict; comment @# @; 1.2 date 2013.01.11.13.27.03; author joerg; state dead; branches; next 1.1; 1.1 date 2013.01.10.23.58.30; author joerg; state Exp; branches; next ; desc @@ 1.2 log @Apply patch of patch. @ text @--- geography/qgis/patches/patch-src_core_qgsvectorlayer.h +++ geography/qgis/patches/patch-src_core_qgsvectorlayer.h @@@@ -0,0 +1,13 @@@@ +$NetBSD: patch-src_core_qgsvectorlayer.h.diff,v 1.1 2013/01/10 23:58:30 joerg Exp $ + +--- src/core/qgsvectorlayer.h.orig 2012-12-25 15:25:41.000000000 +0000 ++++ src/core/qgsvectorlayer.h +@@@@ -262,7 +262,7 @@@@ class CORE_EXPORT QgsVectorLayer : publi + /** write vector layer specific state to project file Dom node. + * @@note Called by QgsMapLayer::writeXML(). + */ +- virtual bool writeXml( QDomNode & layer_node, QDomDocument & doc ); ++ virtual bool writeXml( QDomNode & layer_node, QDomDocument & doc ) const; + + /** Read the symbology for the current layer from the Dom node supplied. + * @@param node node that will contain the symbology definition for this layer. @ 1.1 log @Apply some const love. @ text @d4 1 a4 1 +$NetBSD$ @