mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-22 07:10:28 +02:00
Imrpovements in queue system and buttons
This commit is contained in:
@@ -3,16 +3,10 @@
|
||||
# button to clear the queue
|
||||
|
||||
from PyQt5.QtWidgets import (
|
||||
QWidget,
|
||||
QDialog,
|
||||
QVBoxLayout,
|
||||
QDialogButtonBox,
|
||||
QLabel,
|
||||
QCheckBox,
|
||||
QSlider,
|
||||
QPushButton,
|
||||
QHBoxLayout,
|
||||
QMessageBox,
|
||||
QListWidget,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user