From 539d724890aec3f00eadb39aeae973670e664ec6 Mon Sep 17 00:00:00 2001 From: Eirik Aavitsland Date: Wed, 28 Feb 2018 15:35:36 +0100 Subject: Doc: Describe new 5.11 features in Image element Add user documentation of the compressed texture file support and the file extension auto detection. Change-Id: Icfae8574dd3acba30e8275ccd6ff3438fa037868 Reviewed-by: Mitch Curtis --- tests/auto/quick/examples/tst_examples.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/quick/examples/tst_examples.cpp') diff --git a/tests/auto/quick/examples/tst_examples.cpp b/tests/auto/quick/examples/tst_examples.cpp index 716651ec0c..eee8dfcf26 100644 --- a/tests/auto/quick/examples/tst_examples.cpp +++ b/tests/auto/quick/examples/tst_examples.cpp @@ -86,6 +86,7 @@ tst_examples::tst_examples() excludedDirs << "snippets/qml/visualdatamodel_rootindex"; excludedDirs << "snippets/qml/qtbinding"; excludedDirs << "snippets/qml/imports"; + excludedFiles << "snippets/qml/image-ext.qml"; excludedFiles << "examples/quick/shapes/content/main.qml"; // relies on resources excludedFiles << "examples/quick/shapes/content/interactive.qml"; // relies on resources -- cgit v1.2.3