diff --git a/src/qml/NiconicoButtonLayout.qml b/src/qml/NiconicoButtonLayout.qml index 3784f7f..3873fcd 100644 --- a/src/qml/NiconicoButtonLayout.qml +++ b/src/qml/NiconicoButtonLayout.qml @@ -14,7 +14,7 @@ Item { PlayPauseButton { id: playPauseButton - anchors.left: owo.right + anchors.left: parent.left anchors.top: parent.top anchors.bottom: parent.bottom icon.height: parent.height / 2