mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 14:32:39 -04:00
Simplify DatabaseSettingsWidget by passing a Database pointer to it.
This commit is contained in:
parent
7425771c78
commit
fef931392f
4 changed files with 38 additions and 143 deletions
|
@ -79,7 +79,6 @@ private Q_SLOTS:
|
|||
void switchToEntryEdit(Entry* entry, bool create);
|
||||
void switchToGroupEdit(Group* entry, bool create);
|
||||
void updateMasterKey(bool accepted);
|
||||
void updateSettings(bool accepted);
|
||||
void emitCurrentModeChanged();
|
||||
void clearLastGroup(Group* group);
|
||||
void clearSearchEdit();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue