mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-22 18:31:11 -07:00
Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0"
This reverts commitb62c19206f, reversing changes made to104926c6ed. Contributes to issue CURA-4414.
This commit is contained in:
parent
30be02be14
commit
e07e7bc9e7
17 changed files with 41 additions and 99 deletions
|
|
@ -378,7 +378,7 @@ Cura.MachineAction
|
|||
},
|
||||
Button {
|
||||
id: btnOk
|
||||
text: catalog.i18nc("@action:button", "OK")
|
||||
text: catalog.i18nc("@action:button", "Ok")
|
||||
onClicked:
|
||||
{
|
||||
manualPrinterDialog.accept()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue