move widget

This commit is contained in:
Ren Tatsumoto 2025-11-25 07:56:59 +03:00
parent 529084f51b
commit 94a3b38e59

View file

@ -373,6 +373,13 @@
<string>preferences_review</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_5">
<item>
<widget class="QComboBox" name="reviewerTypeComboBox">
<property name="currentText">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="showPlayButtons">
<property name="sizePolicy">
@ -451,13 +458,6 @@
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="reviewerTypeComboBox">
<property name="currentText">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="url_schemes">
<property name="text">
@ -1274,6 +1274,7 @@
<tabstop>dayOffset</tabstop>
<tabstop>lrnCutoff</tabstop>
<tabstop>timeLimit</tabstop>
<tabstop>reviewerTypeComboBox</tabstop>
<tabstop>showPlayButtons</tabstop>
<tabstop>interrupt_audio</tabstop>
<tabstop>showProgress</tabstop>