Update libqmatrixclient && minor UI tweak.
This commit is contained in:
parent
4dbd0e2dcd
commit
65c551c1e4
|
@ -1 +1 @@
|
|||
Subproject commit c8dc0c075497ca8f174b738ee4253ca282cbec8c
|
||||
Subproject commit 825b46f42c3d7c813ccab49023e6f7ed6a5e1477
|
|
@ -52,7 +52,7 @@ Popup {
|
|||
Rectangle {
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: 2
|
||||
color: Material.theme == Material.Dark ? "white" : "black"
|
||||
color: Material.accent
|
||||
}
|
||||
|
||||
Row {
|
||||
|
|
Loading…
Reference in New Issue