mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:19:05 +08:00
Use default font for open file dialog text
CURA-3495
This commit is contained in:
parent
ef0a502dcf
commit
08f6ee319e
@ -67,6 +67,7 @@ UM.Dialog
|
||||
{
|
||||
text: catalog.i18nc("@text:window", "This is a Cura project file. Would you like to open it as a project\nor import the models from it?")
|
||||
anchors.margins: UM.Theme.getSize("default_margin").width
|
||||
font: UM.Theme.getFont("default")
|
||||
wrapMode: Text.WordWrap
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user