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

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

QT += widgets