##// END OF EJS Templates
BoxPlot model mapper changes...
BoxPlot model mapper changes Change-Id: I11998e4b0564d4f818e937f48e7ba8231b63af70 Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r2273:1c49aa901cb2
r2487:24716061dcee
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