mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-27 06:47:02 -05:00
Tidied up code.
This commit is contained in:
parent
8f48ede957
commit
fef8f5c453
@ -158,8 +158,7 @@ void PasswordGeneratorWidget::keyPressEvent(QKeyEvent* e)
|
|||||||
} else {
|
} else {
|
||||||
e->ignore();
|
e->ignore();
|
||||||
}
|
}
|
||||||
}
|
} else {
|
||||||
else {
|
|
||||||
e->ignore();
|
e->ignore();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user