mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
add % to hard interval option
This commit is contained in:
parent
a44915a743
commit
2a539cda1b
1 changed files with 7 additions and 0 deletions
|
@ -385,6 +385,13 @@
|
|||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="4" column="2">
|
||||
<widget class="QLabel" name="label_15">
|
||||
<property name="text">
|
||||
<string>%</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
|
|
Loading…
Reference in a new issue