mirror of
https://github.com/KDE/kasts.git
synced 2024-12-27 08:52:44 +01:00
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
Block a user