Skip to content

Commit 89b09d1

Browse files
author
jef
committed
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@15516 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent c566952 commit 89b09d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/qgsvectorlayer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class QgsRectangle;
4949
class QgsVectorLayerJoinBuffer;
5050
class QgsFeatureRendererV2;
5151
class QgsDiagramRendererV2;
52-
class QgsDiagramLayerSettings;
52+
struct QgsDiagramLayerSettings;
5353

5454
typedef QList<int> QgsAttributeList;
5555
typedef QSet<int> QgsFeatureIds;

0 commit comments

Comments
 (0)