mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Allow overriding the color of SidebarCategoryHeader
This commit is contained in:
parent
4f9258e951
commit
d46e7daea2
2 changed files with 4 additions and 0 deletions
|
|
@ -114,5 +114,7 @@ Column {
|
|||
iconSource: UM.Theme.icons.printsetup;
|
||||
text: qsTr("Print Setup");
|
||||
enabled: false;
|
||||
|
||||
color: UM.Theme.colors.primary;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue