From db4fa86cffefbc34b8da7961103ac97424ff41e9 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Thu, 23 Jan 2014 09:03:00 +0200 Subject: Add example for showing graph legend MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit +Fix default theme Task-number: QTRD-2653 Change-Id: Iccf4161cd19a9dfe6226189568efeb4565ba53ed Reviewed-by: Tomi Korpipää --- examples/examples.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples/examples.pro') diff --git a/examples/examples.pro b/examples/examples.pro index d126b26d..73db54c0 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -2,7 +2,9 @@ TEMPLATE = subdirs SUBDIRS += qmlbars \ qmlscatter \ qmlsurface \ - qmlcustominput + qmlcustominput \ + qmllegend + !android: { SUBDIRS += bars \ custominput \ -- cgit v1.2.3