Selective copy: forgot tags in the UI

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-08-16 18:35:44 -06:00
parent 4a7432e3d5
commit 822eb7558d
2 changed files with 23 additions and 14 deletions

View file

@ -61,13 +61,6 @@
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QCheckBox" name="cylinders">
<property name="text">
<string>Cylinders</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QCheckBox" name="divemaster">
<property name="text">
@ -75,13 +68,6 @@
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QCheckBox" name="weights">
<property name="text">
<string>Weights</string>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QCheckBox" name="buddy">
<property name="text">
@ -110,6 +96,27 @@
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QCheckBox" name="tags">
<property name="text">
<string>Tags</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QCheckBox" name="weights">
<property name="text">
<string>Weights</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QCheckBox" name="cylinders">
<property name="text">
<string>Cylinders</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>