##// END OF EJS Templates
oops. LegendMarkerType enum wasn't public
sauimone -
r2180:b2787196de9b
parent child
Show More
@@ -37,6 +37,7 class QTCOMMERCIALCHART_EXPORT QLegendMarker : public QObject
37 37 {
38 38 Q_OBJECT
39 39
40 public:
40 41 enum LegendMarkerType {
41 42 LegendMarkerTypeArea,
42 43 LegendMarkerTypeBar,
General Comments 0
You need to be logged in to leave comments. Login now