summaryrefslogtreecommitdiffstats
path: root/framework/qml/Messages.qml
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-09-18 13:12:38 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-09-22 10:26:27 +0200
commitbc64551d4083e47fad3deefd69f66b745bbbee2d (patch)
tree6dd70a9ad96e7c5a3fa0e7fe7d8b112945ac582f /framework/qml/Messages.qml
parentd373ecc37fd1f2f0a0d980b7f393c29bdf90c855 (diff)
downloadkube-bc64551d4083e47fad3deefd69f66b745bbbee2d.tar.gz
kube-bc64551d4083e47fad3deefd69f66b745bbbee2d.zip
keyring
Diffstat (limited to 'framework/qml/Messages.qml')
-rw-r--r--framework/qml/Messages.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/qml/Messages.qml b/framework/qml/Messages.qml
index 1d2ca002..8d10bc3b 100644
--- a/framework/qml/Messages.qml
+++ b/framework/qml/Messages.qml
@@ -34,6 +34,8 @@ Item {
34 property string toggleImportant: "toggleImportant" 34 property string toggleImportant: "toggleImportant"
35 property string moveToFolder: "moveToFolder" 35 property string moveToFolder: "moveToFolder"
36 property string moveToDrafts: "moveToDrafts" 36 property string moveToDrafts: "moveToDrafts"
37 property string credentials: "credentials"
38 property string unlockKeyring: "unlockKeyring"
37 39
38 property string notification: "notification" 40 property string notification: "notification"
39 property string progressNotification: "progressNotification" 41 property string progressNotification: "progressNotification"