Fix warning about duplicate 'label_4'

../../qrenderdoc/Windows/Dialogs/SettingsDialog.ui: Warning: The name 'label_4' (QLabel) is already in use, defaulting to 'label_41'.
This commit is contained in:
Jake Turner
2024-01-10 18:24:39 +00:00
parent d8a0b1c6d3
commit 0bfca6eeb3
+1 -1
View File
@@ -287,7 +287,7 @@ e.g. 1000 * 10 = 1e4</string>
</widget>
</item>
<item row="10" column="0">
<widget class="QLabel" name="label_4">
<widget class="QLabel" name="label_41">
<property name="toolTip">
<string>Formatting mode to use for fields marked as a byte offset or a byte size</string>
</property>