summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/qmlmultigraph/qmlmultigraph.qrc
Commit message (Collapse)AuthorAgeFilesLines
* Fix most of the QML example applicationsTuomo Pelkonen2021-01-271-1/+0
| | | | | | | | | Most of the QML examples work now as supposed to. Qmlbars still needs fixing and is not included in this patch. Task-number: QTBUG-89298 Change-Id: Ic8bc6511cdb00dd3db0a181b7a31b3bbc39f0556 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
* Fix examples installationMiikka Heikkinen2014-02-131-0/+7
Had to add one folder to the examples structure so installation works correctly. Change-Id: Ic92dfe9997413a6243abcf5eeba12744ba9e938c Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>