mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-24 20:27:22 +01:00
Tooltip for remember password box
This commit is contained in:
parent
26ba70abb0
commit
69d3884605
@ -499,6 +499,9 @@
|
||||
</item>
|
||||
<item row="3" column="1">
|
||||
<widget class="QCheckBox" name="rememberPass">
|
||||
<property name="toolTip">
|
||||
<string>In-memory password caching for the current session</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Remember passwords</string>
|
||||
</property>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user