##// END OF EJS Templates
Animation refactor...
Animation refactor * removes animation per derived item desing * new design aims to make centralized animation hadnling * removes animationitem and animator templets * removes axisanimationitem * adds chartanimator * adds chartanimatioms * add axis and xy animations

File last commit:

r486:7ab45bf9f776
r530:d482058261e4
Show More
multichart.pro
12 lines | 189 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = multichart
SOURCES += main.cpp \
multichartwidget.cpp
HEADERS += \
multichartwidget.h