mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 23:59:03 +08:00
Code-style improvement
CURA-8112 Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
This commit is contained in:
parent
11d86b98ef
commit
26a17e0603
@ -436,7 +436,8 @@ UM.MainWindow
|
||||
Cura.TertiaryButton
|
||||
{
|
||||
text: model.name
|
||||
iconSource: {
|
||||
iconSource:
|
||||
{
|
||||
if (model.icon == null || model.icon == "")
|
||||
{
|
||||
return UM.Theme.getIcon("LinkExternal")
|
||||
|
Loading…
x
Reference in New Issue
Block a user