Measure: Fix repeated element name in UI file

This commit is contained in:
Chris Hennes
2024-06-28 23:21:55 -05:00
committed by WandererFan
parent fadb607054
commit dd8a4cc435

View File

@@ -107,7 +107,7 @@
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_2">
<widget class="QLabel" name="backgroundColorLabel">
<property name="text">
<string>Background color</string>
</property>
@@ -137,7 +137,7 @@
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_2">
<widget class="QLabel" name="textColorLabel">
<property name="text">
<string>Text color</string>
</property>