mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
more terse failed cards option
This commit is contained in:
parent
dc1479ea5f
commit
cbbe8bf2fd
1 changed files with 3 additions and 3 deletions
|
@ -207,8 +207,8 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>428</width>
|
<width>251</width>
|
||||||
<height>546</height>
|
<height>305</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_5" >
|
<layout class="QHBoxLayout" name="horizontalLayout_5" >
|
||||||
|
@ -428,7 +428,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="delayLapsedCards" >
|
<widget class="QCheckBox" name="delayLapsedCards" >
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Delay failed cards until after reviews</string>
|
<string>Show failed cards last</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue