##// END OF EJS Templates
Slice remove animation hides the label
Slice remove animation hides the label

File last commit:

r1057:d444309c9f1b
r1075:07aed3db7a24
Show More
auto.pro
10 lines | 188 B | text/idl | PrologLexer
Michal Klocek
Adds missing includes for pro files
r1003 !include( ../test.pri ) {
error( "Couldn't find the test.pri file!" )
}
Michal Klocek
Adds chartdata unit test
r224 TEMPLATE = subdirs
Michal Klocek
Fixes and improvments to series API...
r1057 SUBDIRS += qchartview qchart qlineseries
Michal Klocek
Adds visibility hidden compilation flag, adds EXPORT_AUTO macro for interal unit testing
r1050
test_private:{
SUBDIRS += chartdataset domain
}