From e09e6d2bc05897e2016ed2af32a9abca72e9a0ce Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Tue, 7 Aug 2012 17:37:20 +1000 Subject: Uncomment examples in pro file Examples all seem to build and install fine, and no task number was mentioned in the pro file. Change-Id: Ie836385683287467618749456247684456721866 Reviewed-by: Bea Lam --- examples/quick/quick.pro | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'examples/quick') diff --git a/examples/quick/quick.pro b/examples/quick/quick.pro index d715d4787c..8357e8e389 100644 --- a/examples/quick/quick.pro +++ b/examples/quick/quick.pro @@ -2,16 +2,16 @@ TEMPLATE = subdirs SUBDIRS = accessibility \ animation \ draganddrop \ - #canvas \ - #imageelements \ - #keyinteraction \ + canvas \ + imageelements \ + keyinteraction \ modelviews \ - #mousearea \ - #openglunderqml \ - #painteditem \ - #positioners \ - #righttoleft \ - #shadereffects \ - #text \ - #threading \ - #touchinteraction + mousearea \ + openglunderqml \ + painteditem \ + positioners \ + righttoleft \ + shadereffects \ + text \ + threading \ + touchinteraction -- cgit v1.2.3