blob: 169393e021806b868ec219bb66210080bfcaac99 [file] [log] [blame]
QT += charts
HEADERS += \
mainwidget.h
SOURCES += \
main.cpp \
mainwidget.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/charts/legendmarkers
INSTALLS += target