mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 22:42:34 -04:00
parent
0ee4608d96
commit
37c04f3e42
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ void SearchWidget::startSearchTimer()
|
|||
if (!m_searchTimer->isActive()) {
|
||||
m_searchTimer->stop();
|
||||
}
|
||||
m_searchTimer->start(300);
|
||||
m_searchTimer->start(100);
|
||||
}
|
||||
|
||||
void SearchWidget::startSearch()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue