From 6c88c7db638618402db06fb0e57c60a3ed8e1064 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 14 Dec 2012 21:12:53 +0100 Subject: remove QT+=widgets from SUBDIRS projects it makes no sense whatsoever Change-Id: Ica7c764575079a12512ee2eb62a995ebbefa09a0 Reviewed-by: Joerg Bornemann --- examples/ipc/ipc.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples/ipc/ipc.pro') diff --git a/examples/ipc/ipc.pro b/examples/ipc/ipc.pro index ba3990d869..ffa313beef 100644 --- a/examples/ipc/ipc.pro +++ b/examples/ipc/ipc.pro @@ -2,5 +2,3 @@ TEMPLATE = subdirs # no QSharedMemory !vxworks:!qnx:SUBDIRS = sharedmemory !wince*: SUBDIRS += localfortuneserver localfortuneclient - -QT += widgets -- cgit v1.2.3