##// END OF EJS Templates
Additional fixes to label localization...
Additional fixes to label localization - The default bar/boxplot categories were not localized. - Might as well support "%i" format, as it is equivalent to "%d", and some of our own examples use it. - If precision is not specified in the label format, default to six instead of zero. Change-Id: I937b6a76128fc506d8db4b9974569e590d85ac5f Reviewed-by: Titta Heikkala <titta.heikkala@digia.com>

File last commit:

r2625:3dc2625e2a47
r2709:682630e62d58
Show More
themes.pri
14 lines | 387 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
THEMES += \
$$PWD/charttheme_p.h \
$$PWD/chartthemesystem_p.h \
$$PWD/chartthemelight_p.h \
$$PWD/chartthemebluecerulean_p.h \
$$PWD/chartthemedark_p.h \
$$PWD/chartthemebrownsand_p.h \
$$PWD/chartthemebluencs_p.h \
$$PWD/chartthemehighcontrast_p.h \
$$PWD/chartthemeblueicy_p.h \
$$PWD/chartthemeqt_p.h