Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoralex-z <blackslayer4@gmail.com>2022-01-05 17:19:24 +0300
committerMatthieu Gallien (Rebase PR Action) <matthieu_gallien@yahoo.fr>2022-01-12 13:36:25 +0300
commit3d7fc166b4bdfdc16ad63005c87a2c36d62d41e2 (patch)
tree3f4101ee78b4281301c1d32e0fcbab3c87d988b6 /src
parent4a8433d29798642bc28203b03fbf0233ad48b610 (diff)
Fix review comments.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Diffstat (limited to 'src')
-rw-r--r--src/gui/passwordinputdialog.cpp1
-rw-r--r--src/gui/passwordinputdialog.ui2
2 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/passwordinputdialog.cpp b/src/gui/passwordinputdialog.cpp
index 8fd114c2d..36cc9ca2a 100644
--- a/src/gui/passwordinputdialog.cpp
+++ b/src/gui/passwordinputdialog.cpp
@@ -36,6 +36,7 @@ PasswordInputDialog::~PasswordInputDialog()
{
delete ui;
}
+
QString PasswordInputDialog::password() const
{
return ui->passwordLineEdit->text();
diff --git a/src/gui/passwordinputdialog.ui b/src/gui/passwordinputdialog.ui
index 02cad4fa1..16b4b4e32 100644
--- a/src/gui/passwordinputdialog.ui
+++ b/src/gui/passwordinputdialog.ui
@@ -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/>