From f2f41399eac90bbdbaac3c122a2f7fd413f68f1b Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 20 Feb 2013 16:17:34 +0100 Subject: 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 --- tests/auto/installer/settings/settings.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') 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 -- cgit v1.2.3