##// 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:

r470:5c708e3e7c7c
r614:ac346143dd38
Show More
scatter.pri
12 lines | 219 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/qscatterseries.cpp \
$$PWD/scatterchartitem.cpp
PRIVATE_HEADERS += \
$$PWD/scatterchartitem_p.h
PUBLIC_HEADERS += \
$$PWD/qscatterseries.h