mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 04:57:39 +03:00
parent
c464f2bfe9
commit
cf023253a0
1 changed files with 3 additions and 0 deletions
|
@ -197,6 +197,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