mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-26 05:34:34 +00:00
qt 6 UI fixes
This commit is contained in:
parent
edc43f5643
commit
755d857b21
@ -8,6 +8,10 @@ Dialog {
|
||||
|
||||
readonly property var historyModel: notificationService.history
|
||||
|
||||
background: Rectangle {
|
||||
color: Material.background
|
||||
}
|
||||
|
||||
header: ToolBar {
|
||||
id: toolbar
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user