Rename MonitorPrinterContextMenu to MonitorContextMenu

This commit is contained in:
Ian Paschal 2019-01-10 09:22:27 +01:00
parent 669f6d8f0c
commit 0622c5cb8b
3 changed files with 184 additions and 94 deletions

View file

@ -155,7 +155,6 @@ Item
}
}
MonitorContextMenuButton
{
id: contextMenuButton
@ -181,7 +180,7 @@ Item
}
}
MonitorPrinterContextMenu
MonitorContextMenu
{
id: contextMenu
printJob: printer ? printer.activePrintJob : null