From ed91fe6cddd689382f23167c1136e3a8386df0b5 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 27 Oct 2017 11:19:44 +0200 Subject: Handle host not found --- framework/qml/Messages.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qml/Messages.qml') 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 { property string moveToDrafts: "moveToDrafts" property string unlockKeyring: "unlockKeyring" property string requestLogin: "requestLogin" + property string requestAccountsConfiguration: "requestAccountsConfiguration" property string notification: "notification" property string progressNotification: "progressNotification" -- cgit v1.2.3