This commit is contained in:
2022-01-29 17:44:43 +01:00
parent f0c3d34995
commit 21317fd254
8 changed files with 4 additions and 21 deletions

View File

@@ -1,7 +1,6 @@
import re
from PyQt6.QtCore import QSize, Qt, QRect
from PyQt6.QtGui import QColor, QPainter, QPixmap, QIcon, QBrush, QPen, QPaintEngine
from PyQt6.QtGui import QColor, QPixmap, QIcon
from PyQt6.QtWidgets import QWidget, QHBoxLayout, QPushButton, QColorDialog, QSizePolicy, QComboBox