Tidied up code.

This commit is contained in:
Matt Signorini 2017-10-25 08:51:43 +11:00 committed by TheZ3ro
parent 8f48ede957
commit fef8f5c453

View File

@ -158,8 +158,7 @@ void PasswordGeneratorWidget::keyPressEvent(QKeyEvent* e)
} else {
e->ignore();
}
}
else {
} else {
e->ignore();
}
}