touch: Add more PlayerPage implementation
This commit is contained in:
parent
20818b6105
commit
79ecd8fbe4
3 changed files with 41 additions and 26 deletions
|
@ -23,6 +23,7 @@ import QtQuick 2.0
|
|||
Rectangle {
|
||||
id: contextMenu
|
||||
default property alias children: contextMenuRow.children
|
||||
height: 80 * pgst.scalef
|
||||
|
||||
color: '#33000000'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue