mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Right-align expires checkbox
This commit is contained in:
parent
ac52f73af2
commit
daf0b72eed
@ -166,7 +166,7 @@
|
|||||||
<item row="5" column="1">
|
<item row="5" column="1">
|
||||||
<widget class="QLineEdit" name="urlEdit"/>
|
<widget class="QLineEdit" name="urlEdit"/>
|
||||||
</item>
|
</item>
|
||||||
<item row="7" column="0">
|
<item row="7" column="0" alignment="Qt::AlignRight">
|
||||||
<widget class="QCheckBox" name="expireCheck">
|
<widget class="QCheckBox" name="expireCheck">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Expires</string>
|
<string>Expires</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user