mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Move whole bunch of QML components to their new locations
The tooltips are still not working correctly, it might be that it needs rework CURA-5772
This commit is contained in:
parent
7d5472b09f
commit
11a08d0e47
9 changed files with 536 additions and 363 deletions
|
|
@ -15,7 +15,8 @@ Rectangle
|
|||
{
|
||||
id: base
|
||||
|
||||
height: UM.Theme.getSize("topheader").height
|
||||
implicitHeight: UM.Theme.getSize("topheader").height
|
||||
implicitWidth: UM.Theme.getSize("topheader").width
|
||||
color: UM.Theme.getColor("topheader_background")
|
||||
|
||||
Image
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue