mirror of https://github.com/KDE/kasts.git
Solve anchor issue with InlineMessage
This commit is contained in:
parent
33b3685413
commit
687c4ec7d0
|
@ -169,7 +169,6 @@ Kirigami.ApplicationWindow {
|
|||
Kirigami.InlineMessage {
|
||||
id: inlineMessage
|
||||
anchors {
|
||||
horizontalCenter: parent.horizontalCenter
|
||||
bottom: parent.bottom
|
||||
right: parent.right
|
||||
left: parent.left
|
||||
|
|
Loading…
Reference in New Issue