summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qapplication
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-11-13 13:37:20 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-11-13 13:36:09 +0000
commit5c28fce38ecd9dc056e18ad124aba670f792c97e (patch)
tree7b033061fc919c75d9deeb89d9dda9027deee7c5 /tests/auto/widgets/kernel/qapplication
parent71c43b035b24269a36d09ef77b1f3f139406fbfc (diff)
Regenerate qtbase tests and src/* for some small fixes
Change-Id: I049829492971875a5c5ff159104707d9e2ad1e46 Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/widgets/kernel/qapplication')
-rw-r--r--tests/auto/widgets/kernel/qapplication/desktopsettingsaware/.prev_CMakeLists.txt1
-rw-r--r--tests/auto/widgets/kernel/qapplication/desktopsettingsaware/CMakeLists.txt1
-rw-r--r--tests/auto/widgets/kernel/qapplication/modal/.prev_CMakeLists.txt1
-rw-r--r--tests/auto/widgets/kernel/qapplication/modal/CMakeLists.txt1
4 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/.prev_CMakeLists.txt b/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/.prev_CMakeLists.txt
index ed727a43fa..df5f5f4e6c 100644
--- a/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/.prev_CMakeLists.txt
+++ b/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/.prev_CMakeLists.txt
@@ -5,7 +5,6 @@
#####################################################################
add_qt_executable(desktopsettingsaware
- GUI
SOURCES
main.cpp
PUBLIC_LIBRARIES
diff --git a/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/CMakeLists.txt b/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/CMakeLists.txt
index 3cde934dde..98a38da7c0 100644
--- a/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/CMakeLists.txt
+++ b/tests/auto/widgets/kernel/qapplication/desktopsettingsaware/CMakeLists.txt
@@ -5,7 +5,6 @@
#####################################################################
add_qt_executable(desktopsettingsaware_helper # special case
- GUI
SOURCES
main.cpp
OUTPUT_DIRECTORY # special case
diff --git a/tests/auto/widgets/kernel/qapplication/modal/.prev_CMakeLists.txt b/tests/auto/widgets/kernel/qapplication/modal/.prev_CMakeLists.txt
index b88b028343..fc990e790e 100644
--- a/tests/auto/widgets/kernel/qapplication/modal/.prev_CMakeLists.txt
+++ b/tests/auto/widgets/kernel/qapplication/modal/.prev_CMakeLists.txt
@@ -5,7 +5,6 @@
#####################################################################
add_qt_executable(modal
- GUI
SOURCES
base.cpp base.h
main.cpp
diff --git a/tests/auto/widgets/kernel/qapplication/modal/CMakeLists.txt b/tests/auto/widgets/kernel/qapplication/modal/CMakeLists.txt
index e749d74975..c598ca600a 100644
--- a/tests/auto/widgets/kernel/qapplication/modal/CMakeLists.txt
+++ b/tests/auto/widgets/kernel/qapplication/modal/CMakeLists.txt
@@ -5,7 +5,6 @@
#####################################################################
add_qt_executable(modal_helper # special case
- GUI
SOURCES
base.cpp base.h
main.cpp