Skip to content

Commit 79febc1

Browse files
authored
Update yt_audio_backup_gui.py
1 parent 2cbbd57 commit 79febc1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

yt_audio_backup_gui.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
run_quiet,
3838
CURRENT_PROCS,
3939
CURRENT_PROCS_LOCK,
40+
CANCEL_EVENT,
41+
terminate_all_procs,
42+
ProcessingOptions,
43+
run_processing_task,
4044
)
4145

4246

0 commit comments

Comments
 (0)