mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
parent
8bc76a2a88
commit
fbace75185
@ -185,6 +185,9 @@ bool DatabaseOpenWidget::event(QEvent* event)
|
||||
m_deviceListener->registerHotplugCallback(true, true, YubiKeyInterfaceUSB::ONLYKEY_USB_VID);
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
|
||||
if (isVisible()) {
|
||||
m_hideTimer.stop();
|
||||
pollHardwareKey();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user