fix #812
This commit is contained in:
@@ -465,8 +465,8 @@ class DongleWaitingDialog(QThread):
|
|||||||
if BTCHIP:
|
if BTCHIP:
|
||||||
waitDialog = DongleWaitingDialog()
|
waitDialog = DongleWaitingDialog()
|
||||||
|
|
||||||
# Tickle the UI a bit while waiting
|
# Tickle the UI a bit while waiting
|
||||||
class DongleWaitQT(DongleWait):
|
class DongleWaitQT(DongleWait):
|
||||||
def __init__(self, dongle):
|
def __init__(self, dongle):
|
||||||
self.dongle = dongle
|
self.dongle = dongle
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user