mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Merge pull request #501 from weslly/patch-1
Remove maximum size from label in clone dialog
This commit is contained in:
commit
2099f977fb
@ -18,12 +18,6 @@
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="titleClone">
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>170</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Append ' - Copy' to title</string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user