blob: 09b28bbaf4f0bd6d918f3a725af5c0c765c21302 [file] [log] [blame]
QT += core gui charts widgets
TARGET = barcharttester
TEMPLATE = app
SOURCES += main.cpp\
chart-widget.cpp
HEADERS += chart-widget.h