Merge pull request #501 from weslly/patch-1

Remove maximum size from label in clone dialog
This commit is contained in:
TheZ3ro 2017-04-14 12:17:55 +02:00 committed by GitHub
commit 2099f977fb

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>