summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtabletevent/device_information/device_information.pro
blob: 727ad34bc173623b16a60dcce635fa57ab98f0e9 (plain)
1
2
3
4
5
6
QT += widgets
SOURCES += \
    main.cpp \
    tabletwidget.cpp
HEADERS += \
    tabletwidget.h