Index: sources/gui/qml/components/TouchArea.qml =================================================================== diff -u -rcbea4224ad67eecc2e7c4c66df9a7db711c72832 -r73b965e55528619f22a12ae3b3408c9dcecc9144 --- sources/gui/qml/components/TouchArea.qml (.../TouchArea.qml) (revision cbea4224ad67eecc2e7c4c66df9a7db711c72832) +++ sources/gui/qml/components/TouchArea.qml (.../TouchArea.qml) (revision 73b965e55528619f22a12ae3b3408c9dcecc9144) @@ -74,7 +74,7 @@ Component.onCompleted: { } - NotificationBar2 { id: _notification + NotificationBarSmall { id: _notification height : 25 imageAutoSize: true color: "transparent"