##// END OF EJS Templates
Refactor graphical side of pie to simplify the implementation.
Refactor graphical side of pie to simplify the implementation.

File last commit:

r1057:d444309c9f1b
r1074:22571433397b
Show More
auto.pro
10 lines | 188 B | text/idl | PrologLexer
!include( ../test.pri ) {
error( "Couldn't find the test.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += qchartview qchart qlineseries
test_private:{
SUBDIRS += chartdataset domain
}