mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-29 19:06:55 -05:00
Add a button for CSV import option
This commit is contained in:
parent
99036ec151
commit
9307834ef0
5 changed files with 23 additions and 6 deletions
|
|
@ -65,6 +65,7 @@ private slots:
|
|||
void switchToOpenDatabase();
|
||||
void switchToDatabaseFile(QString file);
|
||||
void switchToKeePass1Database();
|
||||
void switchToCsvImport();
|
||||
void closePasswordGen();
|
||||
void databaseStatusChanged(DatabaseWidget *dbWidget);
|
||||
void databaseTabChanged(int tabIndex);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue