Skip to content

Add ctrl-q shortcut (#94)

Sebastian Spaeth requested to merge spaetz/PasswordSafe:feature_ctrl_q into master

Add a keyboard accelerator implementing the "app.safe_quit" action. It will save all dirty databases, asking the user for confirmation if needed. It then quits the app.

Fixes #94 (closed)

Merge request reports