From 1b46726b46197776c70adb9367fd604d50522755 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 28 Jun 2018 11:21:51 +0200 Subject: Only show the logview if notificaitons are available and rename to Notification view --- framework/qml/Messages.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'framework') diff --git a/framework/qml/Messages.qml b/framework/qml/Messages.qml index d9734a0a..1555507f 100644 --- a/framework/qml/Messages.qml +++ b/framework/qml/Messages.qml @@ -52,6 +52,7 @@ Item { property string componentDone: "done" property string errorPending: "errorPending" + property string notificationPending: "notificationPending" property string selectNextConversation: "selectNextConversation" property string selectPreviousConversation: "selectPreviousConversation" -- cgit v1.2.3