blob: 688b69e9c2ab3df7f56b6718f0288e621431c6a6 [file] [log] [blame]
QT += charts
HEADERS += \
callout.h \
view.h
SOURCES += \
callout.cpp \
main.cpp\
view.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/charts/callout
INSTALLS += target