mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:38:59 +08:00
Fix QML nullptr warnings.
This commit is contained in:
parent
e5d94fd2e4
commit
31434ebde8
@ -97,10 +97,11 @@ Item
|
||||
Component
|
||||
{
|
||||
id: disabledComponent
|
||||
Item
|
||||
Rectangle
|
||||
{
|
||||
height: checkboxSize
|
||||
width: checkboxSize
|
||||
color: "transparent"
|
||||
|
||||
Rectangle
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user