followup dab768b932
This commit is contained in:
@@ -1413,3 +1413,6 @@ class WCHWUninitialized(WalletWizardComponent):
|
|||||||
label = WWLabel(_('This {} is not initialized. Use manufacturer tooling to initialize the device.').format(_info.model_name))
|
label = WWLabel(_('This {} is not initialized. Use manufacturer tooling to initialize the device.').format(_info.model_name))
|
||||||
label.setAlignment(Qt.AlignCenter)
|
label.setAlignment(Qt.AlignCenter)
|
||||||
self.layout().addWidget(label)
|
self.layout().addWidget(label)
|
||||||
|
|
||||||
|
def apply(self):
|
||||||
|
pass
|
||||||
|
|||||||
Reference in New Issue
Block a user