Added context menu to printerTile

CL-893
This commit is contained in:
Jaime van Kessel 2018-08-24 16:06:29 +02:00
parent d7e907f1a5
commit 9564f98ccc
3 changed files with 159 additions and 4 deletions

View file

@ -166,7 +166,6 @@ Item
onClicked: parent.switchPopupState()
}
Popup
{
// TODO Change once updating to Qt5.10 - The 'opened' property is in 5.10 but the behavior is now implemented with the visible property