Update libqmatrixclient && minor UI tweak.

square-messages
Black Hat 2018-08-12 13:21:46 +08:00
parent 4dbd0e2dcd
commit 65c551c1e4
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit c8dc0c075497ca8f174b738ee4253ca282cbec8c
Subproject commit 825b46f42c3d7c813ccab49023e6f7ed6a5e1477

View File

@ -52,7 +52,7 @@ Popup {
Rectangle {
Layout.fillWidth: true
Layout.preferredHeight: 2
color: Material.theme == Material.Dark ? "white" : "black"
color: Material.accent
}
Row {