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 9df83863..35aa750a 100644 --- a/framework/qml/Messages.qml +++ b/framework/qml/Messages.qml | |||
@@ -42,6 +42,7 @@ Item { | |||
42 | property string progressNotification: "progressNotification" | 42 | property string progressNotification: "progressNotification" |
43 | property string errorNotification: "errorNotification" | 43 | property string errorNotification: "errorNotification" |
44 | property string search: "search" | 44 | property string search: "search" |
45 | property string searchString: "searchString" | ||
45 | property string synchronize: "synchronize" | 46 | property string synchronize: "synchronize" |
46 | property string reply: "reply" | 47 | property string reply: "reply" |
47 | property string forward: "forward" | 48 | property string forward: "forward" |