summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/settings
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-02-20 16:17:34 +0100
committerKai Koehne <kai.koehne@digia.com>2013-02-21 12:36:04 +0100
commitf2f41399eac90bbdbaac3c122a2f7fd413f68f1b (patch)
treed5c787e5fe57128be16c4f823d13050487ef6624 /tests/auto/installer/settings
parent9c2b1d2bc29740fa485b52cf21f8839788225ed0 (diff)
Autotest: Fix execution on mac
Fix test failing with 'Qt internal error: qt_menu.nib could not be loaded.' on Mac OS X Change-Id: Ic10ee4b0e218611e27df786372752278e5e1e599 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'tests/auto/installer/settings')
-rw-r--r--tests/auto/installer/settings/settings.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/installer/settings/settings.pro b/tests/auto/installer/settings/settings.pro
index a1932af06..656551a87 100644
--- a/tests/auto/installer/settings/settings.pro
+++ b/tests/auto/installer/settings/settings.pro
@@ -1,6 +1,7 @@
include(../../qttest.pri)
QT += network
+QT -= gui
SOURCES += tst_settings.cpp