mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 22:42:34 -04:00
add test for DB creation
This commit is contained in:
parent
c8911c0dfd
commit
c3c67f18b8
6 changed files with 64 additions and 26 deletions
|
@ -236,6 +236,9 @@ private:
|
|||
bool m_searchCaseSensitive;
|
||||
bool m_searchLimitGroup;
|
||||
|
||||
// CSV import state
|
||||
bool m_importingCsv;
|
||||
|
||||
// Autoreload
|
||||
QFileSystemWatcher m_fileWatcher;
|
||||
QTimer m_fileWatchTimer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue