##// END OF EJS Templates
Fonts and background of the themes...
Fonts and background of the themes The theme demo app window color now matches the theme

File last commit:

r530:d482058261e4
r614:ac346143dd38
Show More
animations.pri
12 lines | 279 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/axisanimation.cpp \
$$PWD/chartanimator.cpp \
$$PWD/xyanimation.cpp
PRIVATE_HEADERS += \
$$PWD/axisanimation_p.h \
$$PWD/chartanimator_p.h \
$$PWD/chartanimation_p.h \
$$PWD/xyanimation_p.h