diff options
Diffstat (limited to 'applications/kube-mail-mobile/main.qml')
-rw-r--r-- | applications/kube-mail-mobile/main.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/kube-mail-mobile/main.qml b/applications/kube-mail-mobile/main.qml index 751c080c..914a21d5 100644 --- a/applications/kube-mail-mobile/main.qml +++ b/applications/kube-mail-mobile/main.qml | |||
@@ -34,7 +34,7 @@ ApplicationWindow { | |||
34 | 34 | ||
35 | anchors.fill: parent | 35 | anchors.fill: parent |
36 | 36 | ||
37 | //TODO set akonadi folderId property | 37 | //TODO set sink folderId property |
38 | initialItem: {"item": Qt.resolvedUrl("FolderListView.qml"),properties: {stack: stack}} | 38 | initialItem: {"item": Qt.resolvedUrl("FolderListView.qml"),properties: {stack: stack}} |
39 | } | 39 | } |
40 | 40 | ||