##// END OF EJS Templates
Compensate for rounding errors when determining label visibility...
Compensate for rounding errors when determining label visibility If the label bordered exactly the axis boundary, there was a chance it would not be shown because of half pixel rounding error somewhere down the line. Task-number: QTRD-1932 Reviewed-by: Mika Salmela

File last commit:

r2273:1c49aa901cb2
r2445:825c77a81d31
Show More
themes.pri
13 lines | 358 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