mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 22:31:21 -07:00
Move text back to label and remove unused font
This commit is contained in:
parent
e07e7bc9e7
commit
e9a8ae15f3
6 changed files with 6 additions and 10 deletions
|
|
@ -363,7 +363,7 @@ Column
|
|||
visible: !Cura.MachineManager.isCurrentSetupSupported
|
||||
}
|
||||
|
||||
Text {
|
||||
Label {
|
||||
id: materialInfoLabel
|
||||
wrapMode: Text.WordWrap
|
||||
text: catalog.i18nc("@label", "<a href='%1'>Check material compatibility</a>")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue