Redesign
This commit is contained in:
parent
3d7128a421
commit
99cf0780c1
43 changed files with 239 additions and 182 deletions
|
@ -20,13 +20,11 @@
|
|||
|
||||
import QtQuick 2.0
|
||||
|
||||
Rectangle {
|
||||
Item {
|
||||
id: contextMenu
|
||||
default property alias children: contextMenuRow.children
|
||||
height: 80 * pgst.scalef
|
||||
|
||||
color: '#33000000'
|
||||
|
||||
Row {
|
||||
id: contextMenuRow
|
||||
anchors.centerIn: parent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue