Hook up root_file_url

This commit is contained in:
Zach Fox 2017-08-28 12:46:01 -07:00
parent 1c1b841a86
commit 37b6099f36

View file

@ -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;