aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickstyleselector/qquickstyleselector.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qquickstyleselector/qquickstyleselector.pro')
-rw-r--r--tests/auto/qquickstyleselector/qquickstyleselector.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qquickstyleselector/qquickstyleselector.pro b/tests/auto/qquickstyleselector/qquickstyleselector.pro
index 3ad4d516..6569b46d 100644
--- a/tests/auto/qquickstyleselector/qquickstyleselector.pro
+++ b/tests/auto/qquickstyleselector/qquickstyleselector.pro
@@ -2,7 +2,7 @@ CONFIG += testcase
TARGET = tst_qquickstyleselector
SOURCES += tst_qquickstyleselector.cpp
-osx:CONFIG -= app_bundle
+macos:CONFIG -= app_bundle
QT += core-private gui-private qml-private quick-private quickcontrols2-private testlib