aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/qml.qrc
diff options
context:
space:
mode:
authorTasuku Suzuki <tasuku.suzuki@qt.io>2017-05-23 14:24:35 +0900
committerTasuku Suzuki <tasuku.suzuki@qt.io>2017-05-23 14:51:05 +0900
commite412b716601f96466ca786784facb558e28e92e4 (patch)
treead6d64f47bcd3ee7db434f2745407fed28b4cb2c /homescreen/qml/qml.qrc
parent226982d32f334189b4f465a720a297548a42c077 (diff)
Add icon re-ordering support by hold and move
Change-Id: Ieb6bf721932e36e4ea69cd56d59019ed8fed13ba Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Diffstat (limited to 'homescreen/qml/qml.qrc')
-rw-r--r--homescreen/qml/qml.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/homescreen/qml/qml.qrc b/homescreen/qml/qml.qrc
index 3d699e0..c25e266 100644
--- a/homescreen/qml/qml.qrc
+++ b/homescreen/qml/qml.qrc
@@ -10,5 +10,6 @@
<file>ShortcutIcon.qml</file>
<file>StatusArea.qml</file>
<file>TopArea.qml</file>
+ <file>IconItem.qml</file>
</qresource>
</RCC>