Index: sources/gui/qml/dialogs/NotificationDialog.qml =================================================================== diff -u -r63cfc740032cefc566aa56da31867dbc6cf4c91e -r9d19afe7963673863456c676ba79236234e9e9e0 --- sources/gui/qml/dialogs/NotificationDialog.qml (.../NotificationDialog.qml) (revision 63cfc740032cefc566aa56da31867dbc6cf4c91e) +++ sources/gui/qml/dialogs/NotificationDialog.qml (.../NotificationDialog.qml) (revision 9d19afe7963673863456c676ba79236234e9e9e0) @@ -315,7 +315,6 @@ pixelSize : Fonts.fontPixelNotification } - TouchRect { id : _rinsebackTouchRect visible : rinsebackVisible onPressed : rinsebackClicked()