mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Typo
This commit is contained in:
parent
bae6f2cfb5
commit
3e775f71fd
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ class CuraApplication(QtApplication):
|
|||
version = CuraVersion,
|
||||
buildtype = CuraBuildType,
|
||||
is_debug_mode = CuraDebugMode,
|
||||
tray_icon_name = "cura-icon-32.png"
|
||||
tray_icon_name = "cura-icon-32.png",
|
||||
**kwargs)
|
||||
|
||||
self.default_theme = "cura-light"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue