Update
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
from PyQt6.QtWidgets import (
|
||||
QDialog, QVBoxLayout, QHBoxLayout, QTableWidget,
|
||||
QTableWidgetItem, QPushButton, QLabel, QHeaderView,
|
||||
QMessageBox,
|
||||
QMessageBox, QWidget,
|
||||
)
|
||||
from PyQt6.QtCore import Qt
|
||||
from PyQt6.QtGui import QColor, QFont
|
||||
|
||||
Reference in New Issue
Block a user