Fix review comments.

Signed-off-by: alex-z <blackslayer4@gmail.com>
This commit is contained in:
alex-z 2022-01-05 16:19:24 +02:00 committed by Matthieu Gallien (Rebase PR Action)
parent 4a8433d297
commit 3d7fc166b4
2 changed files with 2 additions and 1 deletions

View file

@ -36,6 +36,7 @@ PasswordInputDialog::~PasswordInputDialog()
{
delete ui;
}
QString PasswordInputDialog::password() const
{
return ui->passwordLineEdit->text();

View file

@ -55,7 +55,7 @@
<bool>true</bool>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 0, 0)</string>
<string notr="true">color: rgb(118, 118, 118)</string>
</property>
<property name="text">
<string/>