mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
@@ -185,6 +185,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();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user