qt 6 UI fixes

This commit is contained in:
Andrei Yankovich 2023-06-23 17:21:40 +02:00
parent edc43f5643
commit 755d857b21

View File

@ -8,6 +8,10 @@ Dialog {
readonly property var historyModel: notificationService.history
background: Rectangle {
color: Material.background
}
header: ToolBar {
id: toolbar