- modified the FCMessageBox to have a border and a single color inside the box

This commit is contained in:
Marius Stanciu
2022-01-13 16:42:59 +02:00
committed by Marius
parent 1d1613d2d6
commit dc636369a6
4 changed files with 16 additions and 3 deletions

View File

@@ -48,6 +48,7 @@ sudo -H python3 -m pip install --upgrade \
pyserial \
pikepdf \
foronoi \
ortools
ortools \
pyqtdarktheme
# OR-TOOLS package is now optional
# ################################