Fix undefined warning

pull/547/head
Nicolas Werner 4 years ago
parent ff449c705c
commit 28074794e7
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 2
      resources/qml/delegates/PlayableMediaMessage.qml

@ -111,7 +111,7 @@ Rectangle {
ImageButton {
id: button
Layout.alignment: Qt.verticalCenter
Layout.alignment: Qt.AlignVCenter
//color: colors.window
//radius: 22
height: 32

Loading…
Cancel
Save