diff options
Diffstat (limited to 'modules/notifications/Notification.qml')
| -rw-r--r-- | modules/notifications/Notification.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/notifications/Notification.qml b/modules/notifications/Notification.qml index c8516d3..a39b522 100644 --- a/modules/notifications/Notification.qml +++ b/modules/notifications/Notification.qml @@ -30,7 +30,6 @@ StyledRect { anchors.fill: parent hoverEnabled: true - preventStealing: true cursorShape: pressed ? Qt.ClosedHandCursor : undefined acceptedButtons: Qt.LeftButton | Qt.MiddleButton |