aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/popup
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-04-20 11:54:11 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2017-04-20 11:11:11 +0000
commitc8e9b5f25fb12c3b7983658d738165181b4d6672 (patch)
tree0ca59ce7603f85fd6b3855f1b0936f552cdbdbbe /tests/auto/popup
parent048e9d35207edb41c043a6a8d19252e55b21dfae (diff)
*.pro: osx -> macos
Change-Id: I29b36eaa417986be24c917bc9c9b1f6441773e3d Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/auto/popup')
-rw-r--r--tests/auto/popup/popup.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/popup/popup.pro b/tests/auto/popup/popup.pro
index 9b3ee75a..c863ba07 100644
--- a/tests/auto/popup/popup.pro
+++ b/tests/auto/popup/popup.pro
@@ -2,7 +2,7 @@ CONFIG += testcase
TARGET = tst_popup
SOURCES += tst_popup.cpp
-osx:CONFIG -= app_bundle
+macos:CONFIG -= app_bundle
QT += core-private gui-private qml-private quick-private testlib quicktemplates2-private