mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-10-16 15:31:07 -04:00
Add "Apply" button to entry and group edit windows (#624)
This commit is contained in:
parent
107684e393
commit
6ffca842e6
8 changed files with 33 additions and 11 deletions
|
@ -49,6 +49,7 @@ signals:
|
|||
void messageEditEntryDismiss();
|
||||
|
||||
private slots:
|
||||
void apply();
|
||||
void save();
|
||||
void cancel();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue