UI: Fix repeated names in UI files
This commit is contained in:
committed by
Chris Hennes
parent
e99167d3b9
commit
8bc38f0a92
@@ -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">
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user