mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Do not load the theme again when the UI has been loaded
Theme is now loaded on creation instead
This commit is contained in:
parent
074048f83c
commit
222b4666d3
1 changed files with 0 additions and 5 deletions
|
|
@ -706,11 +706,6 @@ UM.MainWindow
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Component.onCompleted:
|
|
||||||
{
|
|
||||||
UM.Theme.load(UM.Resources.getPath(UM.Resources.Themes, "cura"))
|
|
||||||
}
|
|
||||||
|
|
||||||
Timer
|
Timer
|
||||||
{
|
{
|
||||||
id: startupTimer;
|
id: startupTimer;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue