mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 13:40:27 +02:00
Upgraded Abogen's interface from PyQt5 to PyQt6, Added tooltip indicators in queue manager
This commit is contained in:
@@ -15,3 +15,5 @@ class QueuedItem:
|
||||
total_char_count: int
|
||||
replace_single_newlines: bool = False
|
||||
save_base_path: str = None
|
||||
save_chapters_separately: bool = None
|
||||
merge_chapters_at_end: bool = None
|
||||
|
||||
Reference in New Issue
Block a user