mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-07 06:27:39 +03:00
Tidied up code.
This commit is contained in:
parent
8f48ede957
commit
fef8f5c453
1 changed files with 1 additions and 2 deletions
|
@ -158,8 +158,7 @@ void PasswordGeneratorWidget::keyPressEvent(QKeyEvent* e)
|
|||
} else {
|
||||
e->ignore();
|
||||
}
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
e->ignore();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue