mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-13 07:33:53 +08:00
.
This commit is contained in:
parent
d18edc3a19
commit
6f46f71cdf
@ -407,7 +407,7 @@ class AnkiWindow(QWidget):
|
|||||||
)
|
)
|
||||||
|
|
||||||
layout.addRow(
|
layout.addRow(
|
||||||
"MP3 kbps",
|
"MP3 bitrate",
|
||||||
getsimplecombobox(
|
getsimplecombobox(
|
||||||
[str(8 * i) for i in range(1, 320 // 8 + 1)],
|
[str(8 * i) for i in range(1, 320 // 8 + 1)],
|
||||||
globalconfig,
|
globalconfig,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user