We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6f814 commit bff8c3bCopy full SHA for bff8c3b
src/core/symbology-ng/qgslinesymbollayerv2.h
@@ -5,6 +5,7 @@
5
#include "qgssymbollayerv2.h"
6
7
#include <QPen>
8
+#include <QVector>
9
10
#define DEFAULT_SIMPLELINE_COLOR QColor(0,0,0)
11
#define DEFAULT_SIMPLELINE_WIDTH DEFAULT_LINE_WIDTH
0 commit comments