UI: Fix repeated names in UI files

This commit is contained in:
Chris Hennes
2024-07-14 22:34:37 -05:00
committed by Chris Hennes
parent 557356c51e
commit 07f16394d1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -199,7 +199,7 @@
<property name="title">
<string>Tree view</string>
</property>
<layout class="QGridLayout" name="gridLayout" columnstretch="2,1">
<layout class="QGridLayout" name="gridLayout1" columnstretch="2,1">
<item row="5" column="0" colspan="2">
<widget class="Gui::PrefCheckBox" name="hideInternalNamesCheckBox">
<property name="toolTip">
+1 -1
View File
@@ -23,7 +23,7 @@
<item>
<layout class="QHBoxLayout" name="horizontalLayout1">
<item>
<widget class="QLabel" name="label">
<widget class="QLabel" name="maxSizeLabel">
<property name="text">
<string>Max. Size:</string>
</property>