diff options
Diffstat (limited to 'framework/qml/Messages.qml')
-rw-r--r-- | framework/qml/Messages.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qml/Messages.qml b/framework/qml/Messages.qml index 7e415c34..597afc0c 100644 --- a/framework/qml/Messages.qml +++ b/framework/qml/Messages.qml | |||
@@ -36,6 +36,7 @@ Item { | |||
36 | property string moveToDrafts: "moveToDrafts" | 36 | property string moveToDrafts: "moveToDrafts" |
37 | property string unlockKeyring: "unlockKeyring" | 37 | property string unlockKeyring: "unlockKeyring" |
38 | property string requestLogin: "requestLogin" | 38 | property string requestLogin: "requestLogin" |
39 | property string requestAccountsConfiguration: "requestAccountsConfiguration" | ||
39 | 40 | ||
40 | property string notification: "notification" | 41 | property string notification: "notification" |
41 | property string progressNotification: "progressNotification" | 42 | property string progressNotification: "progressNotification" |