[QGIS Commit] r11421 - branches/symbology-ng-branch/python/core

svn_qgis at osgeo.org svn_qgis at osgeo.org
Mon Aug 17 20:16:40 EDT 2009


Author: wonder
Date: 2009-08-17 20:16:40 -0400 (Mon, 17 Aug 2009)
New Revision: 11421

Modified:
   branches/symbology-ng-branch/python/core/symbology-ng-core.sip
Log:
PyQGIS: disabled compilation of wrappers for symbol level symbols due a build error.


Modified: branches/symbology-ng-branch/python/core/symbology-ng-core.sip
===================================================================
--- branches/symbology-ng-branch/python/core/symbology-ng-core.sip	2009-08-17 23:41:57 UTC (rev 11420)
+++ branches/symbology-ng-branch/python/core/symbology-ng-core.sip	2009-08-18 00:16:40 UTC (rev 11421)
@@ -3,7 +3,7 @@
 
 ///////////////
 
-
+/*
 class QgsSymbolV2LevelItem
 {
 %TypeHeaderCode
@@ -21,6 +21,7 @@
 
 // this is a list of levels
 typedef QList< QgsSymbolV2Level > QgsSymbolV2LevelOrder;
+*/
 
 ///////////////
 



More information about the QGIS-commit mailing list