mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-04 02:00:43 +00:00
Fix compiling daily.ui double label issue
This commit is contained in:
parent
14888a980b
commit
06c98fe76b
@ -1168,7 +1168,7 @@ QToolButton:pressed {
|
||||
<item row="0" column="0" colspan="2">
|
||||
<layout class="QGridLayout" name="bioMetrics">
|
||||
<item row="0" column="3" colspan="5">
|
||||
<widget class="QLabel" name="label">
|
||||
<widget class="QLabel" name="label_1">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
@ -1189,7 +1189,7 @@ QToolButton:pressed {
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="label">
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
|
Loading…
Reference in New Issue
Block a user