From 937fdde5d3b26291d417f856ee05ba479a6ba730 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Tue, 22 Apr 2014 13:32:56 +0200 Subject: Make the Clocks example use the resource system Make the Clocks example use the Qt resource system and the shared main(), in order to have easy deployment to all platforms and support for shadow builds. Task-number: QTBUG-37203 Change-Id: Ia235b6b2397cfaeb20f0c7ea0d6196c603b20099 Reviewed-by: Alan Alpert --- examples/quick/demos/demos.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/quick/demos/demos.pro') diff --git a/examples/quick/demos/demos.pro b/examples/quick/demos/demos.pro index 867dfa5a07..ac15cc3c1f 100644 --- a/examples/quick/demos/demos.pro +++ b/examples/quick/demos/demos.pro @@ -1,12 +1,12 @@ TEMPLATE = subdirs SUBDIRS = samegame \ calqlatr \ + clocks \ tweetsearch \ maroon \ photosurface \ stocqt EXAMPLE_FILES = \ - clocks \ photoviewer \ rssnews -- cgit v1.2.3