##// END OF EJS Templates
Fix animation artifact with boxplots....
Fix animation artifact with boxplots. Also rename m_moveMedianLine to m_changeAnimation to clarify things. Change-Id: I342434c479a9a8cac3a2eed3dafa5692b3c30f72 Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r1419:9a2b5d956bb6
r2564:b874ab753024
Show More
qlineseries.pro
5 lines | 178 B | text/idl | PrologLexer
Michal Klocek
Add tst_qlineseries stub
r1058 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
Michal Klocek
Adds spline scatter unit tests
r1266 HEADERS += ../qxyseries/tst_qxyseries.h
SOURCES += tst_qlineseries.cpp ../qxyseries/tst_qxyseries.cpp