mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:48:59 +08:00
Remove outdated comment in MaterialsPage.qml
This commit is contained in:
parent
575f38e63e
commit
0e5aff84e9
@ -283,7 +283,6 @@ Item
|
|||||||
}
|
}
|
||||||
visible: text != ""
|
visible: text != ""
|
||||||
text: {
|
text: {
|
||||||
// OLD STUFF
|
|
||||||
var caption = catalog.i18nc("@action:label", "Printer") + ": " + Cura.MachineManager.activeMachineName;
|
var caption = catalog.i18nc("@action:label", "Printer") + ": " + Cura.MachineManager.activeMachineName;
|
||||||
if (Cura.MachineManager.hasVariants)
|
if (Cura.MachineManager.hasVariants)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user