mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Disable intent category headers
Makes 'em look like headers. Contributes to issue CURA-6597.
This commit is contained in:
parent
32c5118ae4
commit
9aeea22c73
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Menu
|
|||
MenuItem //Section header.
|
||||
{
|
||||
text: model.name
|
||||
checkable: false
|
||||
enabled: false
|
||||
checked: false
|
||||
|
||||
property var per_category_intents: Cura.IntentModel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue