Cosmetic updates to .UI files for Preferences

This is a cosmetic update to remove some warning messages
while building a fresh subsurface. These warnings were due to
duplicate label names in the .UI files.

Signed-off-by: willemferguson <willemferguson@zoology.up.ac.za>
This commit is contained in:
willemferguson 2019-12-25 07:26:58 +02:00 committed by Dirk Hohndel
parent d7d6f56c6f
commit 88cbcf5c6e
3 changed files with 18 additions and 18 deletions

View file

@ -15,13 +15,13 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="label_9">
<property name="text">
<string>DIVE LOG</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_log1">
<property name="text">
<string>DIVE LOG</string>
</property>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_3">
@ -71,7 +71,7 @@
</layout>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_9">
<widget class="QLabel" name="label_log_9">
<property name="text">
<string>Local dive log file</string>
</property>