We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c566952 commit 89b09d1Copy full SHA for 89b09d1
src/core/qgsvectorlayer.h
@@ -49,7 +49,7 @@ class QgsRectangle;
49
class QgsVectorLayerJoinBuffer;
50
class QgsFeatureRendererV2;
51
class QgsDiagramRendererV2;
52
-class QgsDiagramLayerSettings;
+struct QgsDiagramLayerSettings;
53
54
typedef QList<int> QgsAttributeList;
55
typedef QSet<int> QgsFeatureIds;
0 commit comments