use Icon instead of QIcon
This commit is contained in:
@@ -6,7 +6,6 @@ import time
|
||||
from typing import Optional, Callable
|
||||
|
||||
from PySide6.QtCore import QRunnable, QThreadPool, Signal
|
||||
from PySide6.QtGui import QIcon
|
||||
from PySide6.QtWidgets import QWidget, QVBoxLayout, QHBoxLayout, QCheckBox, QPushButton, QComboBox, \
|
||||
QSizePolicy, QProgressBar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user