mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 18:56:55 +02:00
Hook up root_file_url
This commit is contained in:
parent
1c1b841a86
commit
37b6099f36
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ Rectangle {
|
||||||
itemName: title;
|
itemName: title;
|
||||||
itemId: id;
|
itemId: id;
|
||||||
itemPreviewImageUrl: preview;
|
itemPreviewImageUrl: preview;
|
||||||
|
itemHref: root_file_url;
|
||||||
anchors.topMargin: 12;
|
anchors.topMargin: 12;
|
||||||
anchors.bottomMargin: 12;
|
anchors.bottomMargin: 12;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue