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 18db51ff..9df83863 100644 --- a/framework/qml/Messages.qml +++ b/framework/qml/Messages.qml | |||
@@ -44,6 +44,7 @@ Item { | |||
44 | property string search: "search" | 44 | property string search: "search" |
45 | property string synchronize: "synchronize" | 45 | property string synchronize: "synchronize" |
46 | property string reply: "reply" | 46 | property string reply: "reply" |
47 | property string forward: "forward" | ||
47 | property string edit: "edit" | 48 | property string edit: "edit" |
48 | property string compose: "compose" | 49 | property string compose: "compose" |
49 | property string sendOutbox: "sendOutbox" | 50 | property string sendOutbox: "sendOutbox" |