##// END OF EJS Templates
pie: fix bug with qmlchart demo...
pie: fix bug with qmlchart demo There was 2 PieChartItem instances for same slice because of problems with initial creation of the pie.

File last commit:

r1200:49edf2d3495f
r1238:8de78239061c
Show More
qgroupedbarseries.pro
6 lines | 201 B | text/idl | PrologLexer
!include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += tst_qgroupedbarseries.cpp
!system_build:mac: QMAKE_POST_LINK += "$$MAC_POST_LINK_PREFIX $$MAC_AUTOTESTS_BIN_DIR"