mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 23:59:03 +08:00
Remove obsolete uses of system palette
CURA-8688
This commit is contained in:
parent
1b116aa76e
commit
862525bc90
@ -425,8 +425,6 @@ Item
|
|||||||
storeIndex: 0
|
storeIndex: 0
|
||||||
}
|
}
|
||||||
|
|
||||||
SystemPalette { id: palette }
|
|
||||||
|
|
||||||
Component
|
Component
|
||||||
{
|
{
|
||||||
id: settingTextField
|
id: settingTextField
|
||||||
|
@ -293,11 +293,6 @@ UM.ManagementPage
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
SystemPalette
|
|
||||||
{
|
|
||||||
id: palette
|
|
||||||
}
|
|
||||||
|
|
||||||
Column
|
Column
|
||||||
{
|
{
|
||||||
id: detailsPanelHeaderColumn
|
id: detailsPanelHeaderColumn
|
||||||
|
@ -189,7 +189,6 @@ UM.PreferencesPage
|
|||||||
}
|
}
|
||||||
|
|
||||||
UM.I18nCatalog { name: "cura" }
|
UM.I18nCatalog { name: "cura" }
|
||||||
SystemPalette { id: palette }
|
|
||||||
|
|
||||||
Component
|
Component
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user