touch: Add more PlayerPage implementation

This commit is contained in:
Thomas Perl 2014-02-04 23:15:24 +01:00
parent 20818b6105
commit 79ecd8fbe4
3 changed files with 41 additions and 26 deletions

View file

@ -23,6 +23,7 @@ import QtQuick 2.0
Rectangle {
id: contextMenu
default property alias children: contextMenuRow.children
height: 80 * pgst.scalef
color: '#33000000'