From ca03367f33d6430d3ddbbd70edf832bced59ff74 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 5 Sep 2018 16:35:19 +0300 Subject: Exclude demos from colibri imx6ull Without GPU, colibri imx6ull cannot run all the demos. Exclude those from the launcher. Change-Id: I329a818d24a1f08551b68c115d9fffb18643c758 Task-number: QTBUG-70394 Reviewed-by: Mikko Gronoff --- basicsuite/demos.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/basicsuite/demos.xml b/basicsuite/demos.xml index d0add1b..6b07378 100644 --- a/basicsuite/demos.xml +++ b/basicsuite/demos.xml @@ -51,7 +51,7 @@ Shows how to make a 3D surface plot, displaying three layers from three differen --> - + This example shows the Qt Quick ShaderEffect type and the Qt Graphical Effects module. Qt Quick provides the ability to use inline GLSL in your Qt Quick applications to create stunning visual effects. @@ -59,7 +59,7 @@ However, as UIs typically reuse many of the same effects, the Qt Graphical Effec - + The Media Player example demonstrates the use of media playback features provided by Qt Multimedia with Qt Quick. @@ -77,7 +77,7 @@ The demo shows off a number features of Qt Quick. A nicely styled list control o --> - + This example demonstrates the use of Qt WebEngine with Qt Quick. -- cgit v1.2.3