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