|
1 | NO CONTENT: modified file |
@@ -365,7 +365,7 void tst_qbarmodelmapper::seriesUpdated() | |||
|
365 | 365 | newBarSet_1->append(103); |
|
366 | 366 | newBarSets.append(newBarSet_1); |
|
367 | 367 | |
|
368 |
QBarSet* newBarSet_2 = new QBarSet("New_ |
|
|
368 | QBarSet* newBarSet_2 = new QBarSet("New_2"); | |
|
369 | 369 | newBarSet_2->append(201); |
|
370 | 370 | newBarSet_2->append(202); |
|
371 | 371 | newBarSet_2->append(203); |
General Comments 0
You need to be logged in to leave comments.
Login now