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.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qml/Messages.qml b/framework/qml/Messages.qml
index 1b384bfa..26a3ea3e 100644
--- a/framework/qml/Messages.qml
+++ b/framework/qml/Messages.qml
@@ -32,6 +32,7 @@ Item {
32 property string markAsUnread: "markAsUnread" 32 property string markAsUnread: "markAsUnread"
33 property string toggleImportant: "toggleImportant" 33 property string toggleImportant: "toggleImportant"
34 property string moveToFolder: "moveToFolder" 34 property string moveToFolder: "moveToFolder"
35 property string moveToDrafts: "moveToDrafts"
35 36
36 property string notification: "notification" 37 property string notification: "notification"
37 property string search: "search" 38 property string search: "search"