Cleanups in ui.

This commit is contained in:
2025-12-29 23:29:56 +01:00
parent 60be19a6ae
commit 679bff5e26
12 changed files with 119 additions and 220 deletions

View File

@@ -26,9 +26,9 @@ windows
SOURCES += \
bc.cpp \
bcanimateddelegate.cpp \
bcdatamanager.cpp \
bcdevicepanel.cpp \
bcitemdelegate.cpp \
bcdeviceview.cpp \
bclegacy.cpp \
bctransmitter.cpp \
bcvalue.cpp \
@@ -42,11 +42,11 @@ SOURCES += \
HEADERS += \
bc.h \
bcanimateddelegate.h \
bccandriver.h \
bccandrivertinycan.h \
bcdatamanager.h \
bcdevicepanel.h \
bcitemdelegate.h \
bcdeviceview.h \
bcmainwindow.h \
bctransmitter.h \
bcvalue.h \
@@ -54,7 +54,6 @@ HEADERS += \
bcvaluetype.h
FORMS += \
bcdevicepanel.ui \
bcmainwindow.ui
# Default rules for deployment.