summaryrefslogtreecommitdiffstats
path: root/tests/manual/highdpi/highdpi.pro
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2020-09-18 14:45:36 +0200
committerMorten Johan Sørvig <morten.sorvig@qt.io>2020-10-23 00:58:11 +0200
commit4fed50f4ab8fa6331e2f4d1d0567dcc961e7bb01 (patch)
tree0edd7ba3cee6a4c8df3f0556e2c7f5a8eb982c29 /tests/manual/highdpi/highdpi.pro
parent007d207a8c2409f10a586c309d8498d576a69f52 (diff)
Prepare for having multiple highdpi manual tests
Move the existing “kitchen sink” test out of the way, and rename it to “kitchensink” Change-Id: I121260e640bb2810a94f8112fcea212e97055fb3 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'tests/manual/highdpi/highdpi.pro')
-rw-r--r--tests/manual/highdpi/highdpi.pro18
1 files changed, 0 insertions, 18 deletions
diff --git a/tests/manual/highdpi/highdpi.pro b/tests/manual/highdpi/highdpi.pro
deleted file mode 100644
index 2de8ed3bb5..0000000000
--- a/tests/manual/highdpi/highdpi.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-TEMPLATE = app
-TARGET = highdpi
-INCLUDEPATH += .
-QT += widgets gui-private
-CONFIG += cmdline
-CONFIG += c++11
-# Input
-SOURCES += \
- dragwidget.cpp \
- main.cpp
-
-HEADERS += \
- dragwidget.h
-
-RESOURCES += \
- highdpi.qrc
-
-DEFINES += HAVE_SCREEN_BASE_DPI