Solve anchor issue with InlineMessage

This commit is contained in:
Bart De Vries 2021-05-08 21:09:21 +02:00
parent 33b3685413
commit 687c4ec7d0
1 changed files with 0 additions and 1 deletions

View File

@ -169,7 +169,6 @@ Kirigami.ApplicationWindow {
Kirigami.InlineMessage {
id: inlineMessage
anchors {
horizontalCenter: parent.horizontalCenter
bottom: parent.bottom
right: parent.right
left: parent.left