0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-20 12:22:16 +02:00

Remove maximum size from label in clone dialog

This commit is contained in:
Weslly 2017-04-14 07:09:20 -03:00 committed by GitHub
parent 4e40b6cf3e
commit 6f25c4750d

View File

@ -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>