This commit is contained in:
LubuWest 2020-01-27 21:53:51 +01:00
commit c1bdcbf963
48 changed files with 1333 additions and 1229 deletions

View file

@ -64,7 +64,8 @@ Rectangle{
MouseArea {
anchors.fill:parent;
onClicked:{
newsvideofullscreen.destroy();
root.pop()
//newsvideofullscreen.destroy();
}
}
}