Index: sources/gui/qml/dialogs/PowerOff.qml =================================================================== diff -u -r62efc6d8ead9b39b47859fdc9c0661f30b5941d0 -r94f7349bd073a732dba5295250fc0e26f740743c --- sources/gui/qml/dialogs/PowerOff.qml (.../PowerOff.qml) (revision 62efc6d8ead9b39b47859fdc9c0661f30b5941d0) +++ sources/gui/qml/dialogs/PowerOff.qml (.../PowerOff.qml) (revision 94f7349bd073a732dba5295250fc0e26f740743c) @@ -25,7 +25,6 @@ * \brief Contains the PowerOff Dialog Implementation */ ModalDialog { id : _root - blurOverlay: false Column { spacing: Variables.columnSpacing anchors.centerIn: parent