mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 20:28:01 -06:00
Rename MonitorPrinterContextMenu to MonitorContextMenu
This commit is contained in:
parent
669f6d8f0c
commit
0622c5cb8b
3 changed files with 184 additions and 94 deletions
|
@ -155,7 +155,6 @@ Item
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
MonitorContextMenuButton
|
||||
{
|
||||
id: contextMenuButton
|
||||
|
@ -181,7 +180,7 @@ Item
|
|||
}
|
||||
}
|
||||
|
||||
MonitorPrinterContextMenu
|
||||
MonitorContextMenu
|
||||
{
|
||||
id: contextMenu
|
||||
printJob: printer ? printer.activePrintJob : null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue