summaryrefslogtreecommitdiff
path: root/modules/notifications/Content.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/notifications/Content.qml')
-rw-r--r--modules/notifications/Content.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/notifications/Content.qml b/modules/notifications/Content.qml
index 75fcb31..0ea6935 100644
--- a/modules/notifications/Content.qml
+++ b/modules/notifications/Content.qml
@@ -37,6 +37,7 @@ Item {
clip: true
orientation: Qt.Vertical
spacing: Appearance.spacing.smaller
+ interactive: false
delegate: Notification {}