From 322a616573dfe52ee412573bd93fbc646b4ca008 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 4 May 2017 16:03:26 +0200 Subject: Properly hook up the sink fabric --- framework/qml/Messages.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qml') diff --git a/framework/qml/Messages.qml b/framework/qml/Messages.qml index a6ca6fe0..19d0c402 100644 --- a/framework/qml/Messages.qml +++ b/framework/qml/Messages.qml @@ -35,6 +35,7 @@ Item { property string moveToDrafts: "moveToDrafts" property string notification: "notification" + property string progressNotification: "progressNotification" property string search: "search" property string synchronize: "synchronize" property string reply: "reply" -- cgit v1.2.3