"Set as default label" option

This commit is contained in:
takiz
2015-11-03 20:05:15 +05:00
committed by sledgehammer999
parent c5d807ef65
commit 68ac9fda2d
4 changed files with 30 additions and 1 deletions

View File

@@ -127,6 +127,13 @@
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QCheckBox" name="defaultLabel">
<property name="text">
<string>Set as default label</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>