summaryrefslogtreecommitdiffstats
path: root/framework/qml/Messages.qml
diff options
context:
space:
mode:
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"