Fix name collision in groupbox leading to missing title

This commit is contained in:
Kovid Goyal 2025-01-19 09:23:15 +05:30
parent d001a4e786
commit 51d94af28d
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -832,7 +832,7 @@ A value of zero means calculate automatically.</string>
</widget>
</item>
<item row="6" column="2">
<widget class="QGroupBox" name="groupBox3">
<widget class="QGroupBox" name="categories_on_separate_lines_group_box">
<property name="toolTip">
<string>&lt;p&gt;Check the box if you want the category's values displayed on separate lines instead of separated by commas&lt;/p&gt;</string>
</property>