mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-26 00:05:34 -04: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);
|
m_deviceListener->registerHotplugCallback(true, true, YubiKeyInterfaceUSB::ONLYKEY_USB_VID);
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
}
|
||||||
|
|
||||||
|
if (isVisible()) {
|
||||||
m_hideTimer.stop();
|
m_hideTimer.stop();
|
||||||
pollHardwareKey();
|
pollHardwareKey();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue