CHANGE: Move checkbox down to related option

This commit is contained in:
GithubAnon0000 2025-09-29 22:32:53 +02:00
parent e9b8f9487e
commit cd44746131

View file

@ -373,19 +373,6 @@
<string>preferences_review</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_5">
<item>
<widget class="QCheckBox" name="hideColoredButtons">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>preferences_show_colored_buttons</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="showPlayButtons">
<property name="sizePolicy">
@ -438,6 +425,19 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="hideColoredButtons">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>preferences_show_colored_buttons</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="spacebar_rates_card">
<property name="sizePolicy">