From b3223155b178427354b44f05167d0afba0926cbd Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 24 Apr 2017 21:51:24 +0200 Subject: Another bunch of controllers gone --- 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 1b384bfa..26a3ea3e 100644 --- a/framework/qml/Messages.qml +++ b/framework/qml/Messages.qml @@ -32,6 +32,7 @@ Item { property string markAsUnread: "markAsUnread" property string toggleImportant: "toggleImportant" property string moveToFolder: "moveToFolder" + property string moveToDrafts: "moveToDrafts" property string notification: "notification" property string search: "search" -- cgit v1.2.3