Added extended stylesheet.

This commit is contained in:
2025-12-17 16:24:13 +01:00
parent 08d6c593da
commit 8813904e2b
5 changed files with 66 additions and 14 deletions

View File

@@ -28,6 +28,7 @@ SOURCES += \
bccommand.cpp \
bccommandrunner.cpp \
bcvalue.cpp \
bcvaluedelegate.cpp \
bcvaluemanager.cpp \
bcvaluemodel.cpp \
main.cpp \
@@ -39,6 +40,7 @@ HEADERS += \
bccommandrunner.h \
bcmainwindow.h \
bcvalue.h \
bcvaluedelegate.h \
bcvaluemanager.h \
bcvaluemodel.h