mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 12:37:39 +03:00
parent
8bc76a2a88
commit
fbace75185
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue