mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
CURA-5035 Fixed selection header
This commit is contained in:
parent
f2301eec31
commit
236e2db47e
14 changed files with 29 additions and 29 deletions
|
@ -7,7 +7,7 @@ import QtQuick.Controls.Styles 1.4
|
|||
|
||||
Rectangle
|
||||
{
|
||||
id: base
|
||||
id: page
|
||||
width: parent.width
|
||||
height: parent.height
|
||||
color: "transparent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue