Add "Apply" button to entry and group edit windows (#624)
This commit is contained in:
@@ -68,6 +68,7 @@ signals:
|
||||
void historyEntryActivated(Entry* entry);
|
||||
|
||||
private slots:
|
||||
void acceptEntry();
|
||||
void saveEntry();
|
||||
void cancel();
|
||||
void togglePasswordGeneratorButton(bool checked);
|
||||
|
||||
Reference in New Issue
Block a user