mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
5945c0d8b1
commit
0fb5249ff0
@ -225,7 +225,3 @@ def create_tts_backend(parent: QObject|None = None, force_engine: str | None = N
|
||||
from calibre.gui2.tts2.qt import QtTTSBackend
|
||||
ans = QtTTSBackend(engine_name, parent)
|
||||
return ans
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
develop()
|
||||
|
Loading…
x
Reference in New Issue
Block a user