diff options
Diffstat (limited to 'framework/qml/Messages.qml')
-rw-r--r-- | framework/qml/Messages.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/qml/Messages.qml b/framework/qml/Messages.qml index 8d10bc3b..7e415c34 100644 --- a/framework/qml/Messages.qml +++ b/framework/qml/Messages.qml | |||
@@ -34,8 +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 | property string unlockKeyring: "unlockKeyring" |
38 | property string requestLogin: "requestLogin" | ||
39 | 39 | ||
40 | property string notification: "notification" | 40 | property string notification: "notification" |
41 | property string progressNotification: "progressNotification" | 41 | property string progressNotification: "progressNotification" |