summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtouchevent/qtouchevent.pro
blob: 6339bceb421e4ced4b69e5a218e8ad6a0efeef1b (plain)
1
2
3
4
5
QT += widgets testlib
SOURCES = main.cpp \
    touchwidget.cpp
FORMS += form.ui
HEADERS += touchwidget.h