summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/bars/bars.pro
blob: 5de4626a7d1bef3bb56303fc9a4309ac83677a8d (plain)
1
2
3
4
5
6
7
8
!include( ../examples.pri ) {
    error( "Couldn't find the examples.pri file!" )
}

SOURCES += main.cpp graphmodifier.cpp
HEADERS += graphmodifier.h

QT += widgets