mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 23:19:13 +08:00
Add newlines at the end of files
CURA-7418
This commit is contained in:
parent
ec1ed80c9f
commit
87a97afd84
@ -39,4 +39,4 @@ try:
|
|||||||
if CuraDigitalFactoryURL == "":
|
if CuraDigitalFactoryURL == "":
|
||||||
CuraDigitalFactoryURL = DEFAULT_DIGITAL_FACTORY_URL
|
CuraDigitalFactoryURL = DEFAULT_DIGITAL_FACTORY_URL
|
||||||
except ImportError:
|
except ImportError:
|
||||||
CuraDigitalFactoryURL = DEFAULT_DIGITAL_FACTORY_URL
|
CuraDigitalFactoryURL = DEFAULT_DIGITAL_FACTORY_URL
|
||||||
|
@ -117,4 +117,4 @@ Row // Sync state icon + message
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -18,4 +18,4 @@ Cura.ActionButton
|
|||||||
textDisabledColor: UM.Theme.getColor("action_button_disabled_text")
|
textDisabledColor: UM.Theme.getColor("action_button_disabled_text")
|
||||||
hoverColor: "transparent"
|
hoverColor: "transparent"
|
||||||
underlineTextOnHover: true
|
underlineTextOnHover: true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user