From a889305c7ebf96a7a1973b8736d4d9430c7bb386 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Sat, 7 May 2011 23:50:03 +0200 Subject: fix pro files all examples compile again --- examples/tutorials/gettingStarted/gettingStarted.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/tutorials/gettingStarted/gettingStarted.pro') diff --git a/examples/tutorials/gettingStarted/gettingStarted.pro b/examples/tutorials/gettingStarted/gettingStarted.pro index 9d10f0f67a..4ab5f4e6dd 100644 --- a/examples/tutorials/gettingStarted/gettingStarted.pro +++ b/examples/tutorials/gettingStarted/gettingStarted.pro @@ -1,2 +1,3 @@ TEMPLATE = subdirs SUBDIRS += +QT += widgets -- cgit v1.2.3