diff options
Diffstat (limited to 'framework/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 a6ca6fe0..19d0c402 100644 --- a/framework/qml/Messages.qml +++ b/framework/qml/Messages.qml | |||
@@ -35,6 +35,7 @@ Item { | |||
35 | property string moveToDrafts: "moveToDrafts" | 35 | property string moveToDrafts: "moveToDrafts" |
36 | 36 | ||
37 | property string notification: "notification" | 37 | property string notification: "notification" |
38 | property string progressNotification: "progressNotification" | ||
38 | property string search: "search" | 39 | property string search: "search" |
39 | property string synchronize: "synchronize" | 40 | property string synchronize: "synchronize" |
40 | property string reply: "reply" | 41 | property string reply: "reply" |