##// 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:

r2247:c28e9eaa694f
r2564:b874ab753024
Show More
qml.pro
5 lines | 117 B | text/idl | PrologLexer
Michal Klocek
Adds tst_qml basic stub for checking plugin loading qml
r1997 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += tst_qml.cpp
Jani Honkonen
Fixing qml build for latest Qt5...
r2247 QT += declarative