From 4ff32bdc505054cf73fdd55783391fdf628fe29e Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 18 Feb 2014 14:38:43 +0100 Subject: the shell example and a bunch of reference examples need no QtGui Task-number: QTBUG-36893 Change-Id: I51e402c90bd727cd3066788e0864e887ab8cb9e4 Reviewed-by: Alan Alpert --- examples/qml/shell/shell.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/qml/shell/shell.pro') diff --git a/examples/qml/shell/shell.pro b/examples/qml/shell/shell.pro index da97590189..9215108e6d 100644 --- a/examples/qml/shell/shell.pro +++ b/examples/qml/shell/shell.pro @@ -1,4 +1,4 @@ -QT += qml +QT = core qml win32: CONFIG += console mac:CONFIG -= app_bundle -- cgit v1.2.3