Fix the position of the 8514/A checkbox on the Display settings page

This commit is contained in:
Alexander Babikov
2022-05-17 02:07:51 +05:00
parent 6e402e69d4
commit dbb4d35d8e

View File

@@ -63,14 +63,14 @@
</property>
</widget>
</item>
<item row="3" column="0" colspan="2">
<item row="2" column="0" colspan="2">
<widget class="QCheckBox" name="checkBox8514">
<property name="text">
<string>8514/A</string>
</property>
</widget>
</item>
<item row="2" column="0">
<item row="3" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>