mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 14:32:39 -04:00
Merge branch 'release/2.1.2' into develop
This commit is contained in:
commit
e0e6f2b8e9
70 changed files with 7701 additions and 723 deletions
|
@ -138,7 +138,7 @@ public Q_SLOTS:
|
|||
void switchToView(bool accepted);
|
||||
void switchToEntryEdit();
|
||||
void switchToGroupEdit();
|
||||
void switchToMasterKeyChange();
|
||||
void switchToMasterKeyChange(bool disableCancel = false);
|
||||
void switchToDatabaseSettings();
|
||||
void switchToOpenDatabase(const QString& fileName);
|
||||
void switchToOpenDatabase(const QString& fileName, const QString& password, const QString& keyFile);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue