mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 21:50:28 +02:00
queue manager - can remove items now - #30
This commit is contained in:
@@ -1301,6 +1301,8 @@ class abogen(QWidget):
|
||||
use_gpu=self.gpu_ok
|
||||
)
|
||||
self.enqueue(item)
|
||||
# Clear input after adding to queue
|
||||
self.input_box.clear_input()
|
||||
|
||||
def manage_queue(self):
|
||||
if not self.queued_items:
|
||||
|
||||
Reference in New Issue
Block a user