From 790586e42920a4cbf10bb808aa1b716247628cc4 Mon Sep 17 00:00:00 2001 From: Jesus Fernandez Date: Thu, 16 Aug 2018 14:17:14 +0200 Subject: Remove redundant options and a stray define Change-Id: Ic7ce11f1631197e6ee019b66c0d7ec56590c5ab5 Reviewed-by: Edward Welbourne --- examples/websockets/qmlwebsocketclient/qmlwebsocketclient.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/websockets/qmlwebsocketclient/qmlwebsocketclient.pro') diff --git a/examples/websockets/qmlwebsocketclient/qmlwebsocketclient.pro b/examples/websockets/qmlwebsocketclient/qmlwebsocketclient.pro index 37d7823..a67643f 100644 --- a/examples/websockets/qmlwebsocketclient/qmlwebsocketclient.pro +++ b/examples/websockets/qmlwebsocketclient/qmlwebsocketclient.pro @@ -1,4 +1,4 @@ -QT += core qml quick websockets +QT += quick websockets TARGET = qmlwebsocketclient -- cgit v1.2.3