mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
d7d6f56c6f
commit
88cbcf5c6e
3 changed files with 18 additions and 18 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
|
||||
<item>
|
||||
<widget class="QLabel" name="label_help2">
|
||||
<widget class="QLabel" name="label_dc_help">
|
||||
<property name="toolTip">
|
||||
<string extracomment="Help info 1"/>
|
||||
</property>
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
<layout class="QGridLayout" name="gridlayout">
|
||||
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_help2">
|
||||
<widget class="QLabel" name="label_dc_help1">
|
||||
<property name="toolTip">
|
||||
<string extracomment="Help info 1"/>
|
||||
</property>
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
</item>
|
||||
|
||||
<item row="1" column="0" colspan="2">
|
||||
<widget class="QLabel" name="label_help2">
|
||||
<widget class="QLabel" name="label_dc_help2">
|
||||
<property name="toolTip">
|
||||
<string extracomment="Help info 1"/>
|
||||
</property>
|
||||
|
|
@ -64,7 +64,7 @@
|
|||
</item>
|
||||
|
||||
<item row="2" column="1">
|
||||
<widget class="QLabel" name="label_help2">
|
||||
<widget class="QLabel" name="label_dc_help3">
|
||||
<property name="text">
|
||||
<string> </string>
|
||||
</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue