Index: sources/gui/qml/dialogs/AlarmListDialog.qml =================================================================== diff -u -r5292af384a2d6a77e9fe40396eee96be27c69719 -rfdddcd8b25b5acc99f8c044c998af0e95752063c --- sources/gui/qml/dialogs/AlarmListDialog.qml (.../AlarmListDialog.qml) (revision 5292af384a2d6a77e9fe40396eee96be27c69719) +++ sources/gui/qml/dialogs/AlarmListDialog.qml (.../AlarmListDialog.qml) (revision fdddcd8b25b5acc99f8c044c998af0e95752063c) @@ -104,6 +104,7 @@ Rectangle { id: _content color : _root.contentbackgroundColor clip : true + anchors { fill : parent topMargin : _titleBar.height + 2 - _root.headerOverlap