fix duplicate label name

This commit is contained in:
Jarred Wilson 2025-02-20 18:22:49 -06:00
parent 986952883e
commit 9ced2ed4da

View File

@ -1047,7 +1047,7 @@
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QLabel" name="widthLabel"> <widget class="QLabel" name="heightLabel">
<property name="text"> <property name="text">
<string>H:</string> <string>H:</string>
</property> </property>