##// END OF EJS Templates
Further animation fixes...
Further animation fixes - Scatter animation didn't update points correctly after remove - Spline animation crashed at insert/removal at zero index Change-Id: I181cfb195aa3f152fb1df1cf9f74b7592c1a8f19 Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>

File last commit:

r2490:6ff53abf6558
r2492:5a6d23b6b72f
Show More
qmlcustomlegend.pro
9 lines | 238 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
OTHER_FILES += qml/qmlcustomlegend/*
include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri)