This commit is contained in:
Tamara Hogenhout 2015-08-19 14:53:25 +02:00
commit ab9cd7793c
2 changed files with 6 additions and 0 deletions

View file

@ -22,6 +22,7 @@ Column
property variant printer_connection: UM.USBPrinterManager.connectedPrinterList.getItem(0).printer
Component.onCompleted: printer_connection.startPollEndstop()
Component.onDestruction: printer_connection.stopPollEndstop()
Label
{