summaryrefslogtreecommitdiffstats
path: root/framework/qml/Outbox.qml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qml/Outbox.qml')
-rw-r--r--framework/qml/Outbox.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/qml/Outbox.qml b/framework/qml/Outbox.qml
index ad398337..e9e3c677 100644
--- a/framework/qml/Outbox.qml
+++ b/framework/qml/Outbox.qml
@@ -82,8 +82,6 @@ Rectangle {
82 y: - dialog.height + root.height 82 y: - dialog.height + root.height
83 x: root.width 83 x: root.width
84 84
85 modal: true
86
87 Item { 85 Item {
88 id: content 86 id: content
89 87