mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Remove obsolete uses of system palette
CURA-8688
This commit is contained in:
parent
1b116aa76e
commit
862525bc90
3 changed files with 0 additions and 8 deletions
|
@ -425,8 +425,6 @@ Item
|
|||
storeIndex: 0
|
||||
}
|
||||
|
||||
SystemPalette { id: palette }
|
||||
|
||||
Component
|
||||
{
|
||||
id: settingTextField
|
||||
|
|
|
@ -293,11 +293,6 @@ UM.ManagementPage
|
|||
}
|
||||
}
|
||||
|
||||
SystemPalette
|
||||
{
|
||||
id: palette
|
||||
}
|
||||
|
||||
Column
|
||||
{
|
||||
id: detailsPanelHeaderColumn
|
||||
|
|
|
@ -189,7 +189,6 @@ UM.PreferencesPage
|
|||
}
|
||||
|
||||
UM.I18nCatalog { name: "cura" }
|
||||
SystemPalette { id: palette }
|
||||
|
||||
Component
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue