Skip to content

Commit

Permalink
PyQGIS: disabled compilation of wrappers for symbol level symbols due…
Browse files Browse the repository at this point in the history
… a build error.

git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11421 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
wonder committed Aug 18, 2009
1 parent c38471b commit 4dff232
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion python/core/symbology-ng-core.sip
Expand Up @@ -3,7 +3,7 @@ typedef QList<QgsSymbolV2*> QgsSymbolV2List;

///////////////


/*
class QgsSymbolV2LevelItem
{
%TypeHeaderCode
Expand All @@ -21,6 +21,7 @@ typedef QList< QgsSymbolV2LevelItem > QgsSymbolV2Level;

// this is a list of levels
typedef QList< QgsSymbolV2Level > QgsSymbolV2LevelOrder;
*/

///////////////

Expand Down

0 comments on commit 4dff232

Please sign in to comment.