Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-client-windows
Commits
6b03c270
Commit
6b03c270
authored
Jan 30, 2019
by
Andreas Traczyk
Browse files
wizard: hide echo in password line edit when linking device
Change-Id: I87867851ab2add71c1d3fa895c2de94ff0e208c6
parent
920352a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
newwizardwidget.ui
View file @
6b03c270
...
...
@@ -479,6 +479,11 @@ p, li { white-space: pre-wrap; }
<height>
16777215
</height>
</size>
</property>
<property
name=
"font"
>
<font>
<pointsize>
9
</pointsize>
</font>
</property>
</widget>
</item>
</layout>
...
...
@@ -603,6 +608,14 @@ p, li { white-space: pre-wrap; }
<height>
16777215
</height>
</size>
</property>
<property
name=
"font"
>
<font>
<pointsize>
9
</pointsize>
</font>
</property>
<property
name=
"echoMode"
>
<enum>
QLineEdit::Password
</enum>
</property>
</widget>
</item>
<item
row=
"0"
column=
"0"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment