mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-26 13:44: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
|
readonly property var historyModel: notificationService.history
|
||||||
|
|
||||||
|
background: Rectangle {
|
||||||
|
color: Material.background
|
||||||
|
}
|
||||||
|
|
||||||
header: ToolBar {
|
header: ToolBar {
|
||||||
id: toolbar
|
id: toolbar
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user