forked from ghostfox/qyouradio
pretty minor case of suffering
This commit is contained in:
@@ -75,6 +75,6 @@ Rectangle {
|
||||
anchors.fill: parent
|
||||
id: area
|
||||
hoverEnabled: true
|
||||
onClicked: Player.loadVideo(parent.id)
|
||||
onClicked: stack.openVideo(parent.id)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user