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 485f7816..1d2ca002 100644 --- a/framework/qml/Messages.qml +++ b/framework/qml/Messages.qml | |||
@@ -24,6 +24,7 @@ Item { | |||
24 | //Selections | 24 | //Selections |
25 | property string folderSelection: "currentFolder" | 25 | property string folderSelection: "currentFolder" |
26 | property string mailSelection: "currentMail" | 26 | property string mailSelection: "currentMail" |
27 | property string accountSelection: "currentAccount" | ||
27 | 28 | ||
28 | //Actions | 29 | //Actions |
29 | property string moveToTrash: "moveToTrash" | 30 | property string moveToTrash: "moveToTrash" |