summaryrefslogtreecommitdiffstats
path: root/tests/manual/windowflags/windowflags.pro
diff options
context:
space:
mode:
authorLeander Beernaert <leander.beernaert@qt.io>2019-11-08 15:01:36 +0100
committerLeander Beernaert <leander.beernaert@qt.io>2019-11-11 10:01:13 +0100
commit937e014e6382c172d00ef2a42dcc8913206075f8 (patch)
treea72ab813a8d5e0b3d2064d99deb6f020310856fe /tests/manual/windowflags/windowflags.pro
parent35b5100302c9ff28a7ae286c6bca8de37683f270 (diff)
Rename some manual test to be unique
This patch renames some of the manual test by prefixing them with tst_manual_ to make sure they are unique in the project structure. This is a requirement for the CMake port. Change-Id: Ie393b125ce5a35b7069cf006db0f3af8c4fda5b4 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests/manual/windowflags/windowflags.pro')
-rw-r--r--tests/manual/windowflags/windowflags.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/manual/windowflags/windowflags.pro b/tests/manual/windowflags/windowflags.pro
index ba0f75b65c..626684cccd 100644
--- a/tests/manual/windowflags/windowflags.pro
+++ b/tests/manual/windowflags/windowflags.pro
@@ -1,3 +1,5 @@
+TARGET = tst_manual_windowflags
+
HEADERS = controllerwindow.h \
previewwindow.h \
controls.h