mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12: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>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item row="4" column="2">
|
||||||
|
<widget class="QLabel" name="label_15">
|
||||||
|
<property name="text">
|
||||||
|
<string>%</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
|
Loading…
Reference in a new issue