##// END OF EJS Templates
minor fix
sauimone -
r240:bc4567a3ca33
parent child
Show More
@@ -2,6 +2,7
2 2 #include "bar_p.h"
3 3 #include "barlabel_p.h"
4 4 #include "separator_p.h"
5 #include "qbarset.h"
5 6 #include <QDebug>
6 7
7 8 QTCOMMERCIALCHART_BEGIN_NAMESPACE
@@ -9,7 +9,7 QTCOMMERCIALCHART_BEGIN_NAMESPACE
9 9
10 10 class QTCOMMERCIALCHART_EXPORT QBarSet : public QObject
11 11 {
12 Q_OBJECT;
12 Q_OBJECT
13 13 public:
14 14 QBarSet();
15 15
General Comments 0
You need to be logged in to leave comments. Login now