diff options
Diffstat (limited to 'tests/manual/qtabletevent/regular_widgets/regular_widgets.pro')
-rw-r--r-- | tests/manual/qtabletevent/regular_widgets/regular_widgets.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/manual/qtabletevent/regular_widgets/regular_widgets.pro b/tests/manual/qtabletevent/regular_widgets/regular_widgets.pro new file mode 100644 index 0000000..9f0da76 --- /dev/null +++ b/tests/manual/qtabletevent/regular_widgets/regular_widgets.pro @@ -0,0 +1,3 @@ +TEMPLATE = app + +SOURCES += main.cpp |