##// END OF EJS Templates
Added missing export to QChartAxisCategories definition
Tero Ahola -
r448:85e63b67e841
parent child
Show More
@@ -4,7 +4,7
4 4
5 5 QTCOMMERCIALCHART_BEGIN_NAMESPACE
6 6
7 class QChartAxisCategories : public QObject
7 class QTCOMMERCIALCHART_EXPORT QChartAxisCategories : public QObject
8 8 {
9 9 Q_OBJECT
10 10 private:
General Comments 0
You need to be logged in to leave comments. Login now