summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtabletevent/device_information/device_information.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qtabletevent/device_information/device_information.pro')
-rw-r--r--tests/manual/qtabletevent/device_information/device_information.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/manual/qtabletevent/device_information/device_information.pro b/tests/manual/qtabletevent/device_information/device_information.pro
new file mode 100644
index 0000000000..727ad34bc1
--- /dev/null
+++ b/tests/manual/qtabletevent/device_information/device_information.pro
@@ -0,0 +1,6 @@
+QT += widgets
+SOURCES += \
+ main.cpp \
+ tabletwidget.cpp
+HEADERS += \
+ tabletwidget.h