mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-05-09 18:15:11 -04:00
Right-align expires checkbox
This commit is contained in:
parent
ac52f73af2
commit
daf0b72eed
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@
|
|||
<item row="5" column="1">
|
||||
<widget class="QLineEdit" name="urlEdit"/>
|
||||
</item>
|
||||
<item row="7" column="0">
|
||||
<item row="7" column="0" alignment="Qt::AlignRight">
|
||||
<widget class="QCheckBox" name="expireCheck">
|
||||
<property name="text">
|
||||
<string>Expires</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue