##// END OF EJS Templates
Fix compilation error...
Fix compilation error Change-Id: I6f83baa0916ebb822030f1028c25aa77858e4a06 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r2273:1c49aa901cb2
r2485:b0caebd0eecc
Show More
themes.pri
13 lines | 358 B | text/plain | TextLexer
Michal Klocek
Adds shadow build support
r708 INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
THEMES += \
Michal Klocek
Refactors internals...
r2273 $$PWD/charttheme_p.h \
Tero Ahola
Removed default theme, now using light as the default
r853 $$PWD/chartthemesystem_p.h \
Michal Klocek
Adds shadow build support
r708 $$PWD/chartthemelight_p.h \
$$PWD/chartthemebluecerulean_p.h \
$$PWD/chartthemedark_p.h \
$$PWD/chartthemebrownsand_p.h \
$$PWD/chartthemebluencs_p.h \
Tero Ahola
Added Icy Blue and High Contrast theme
r757 $$PWD/chartthemehighcontrast_p.h \
$$PWD/chartthemeblueicy_p.h