UI: Fix repeated names in UI files

This commit is contained in:
Chris Hennes
2024-07-09 09:17:23 -05:00
committed by Chris Hennes
parent e99167d3b9
commit 8bc38f0a92
2 changed files with 2 additions and 2 deletions

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">

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>