@@ -70,7 +70,7 void tst_ChartDataSet::initTestCase() | |||||
70 | { |
|
70 | { | |
71 | qRegisterMetaType<Domain*>(); |
|
71 | qRegisterMetaType<Domain*>(); | |
72 | qRegisterMetaType<QChartAxis*>(); |
|
72 | qRegisterMetaType<QChartAxis*>(); | |
73 |
|
|
73 | qRegisterMetaType<QAbstractSeries*>(); | |
74 | } |
|
74 | } | |
75 |
|
75 | |||
76 | void tst_ChartDataSet::cleanupTestCase() |
|
76 | void tst_ChartDataSet::cleanupTestCase() |
General Comments 0
You need to be logged in to leave comments.
Login now