Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15516 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Mar 16, 2011
1 parent 413af5b commit c372679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsvectorlayer.h
Expand Up @@ -49,7 +49,7 @@ class QgsRectangle;
class QgsVectorLayerJoinBuffer;
class QgsFeatureRendererV2;
class QgsDiagramRendererV2;
class QgsDiagramLayerSettings;
struct QgsDiagramLayerSettings;

typedef QList<int> QgsAttributeList;
typedef QSet<int> QgsFeatureIds;
Expand Down

0 comments on commit c372679

Please sign in to comment.