Redesign data structures, part I

This commit is contained in:
2025-12-26 15:19:33 +01:00
parent fcfa61c16c
commit 71d7350913
9 changed files with 62 additions and 84 deletions

View File

@@ -27,13 +27,13 @@ windows
SOURCES += \
bc.cpp \
bcdatamanager.cpp \
bcdatamodel.cpp \
bcdatavalue.cpp \
bcdevicepanel.cpp \
bcitemdelegate.cpp \
bclegacy.cpp \
bctoolbutton.cpp \
bctransmitter.cpp \
bcvaluemodel.cpp \
bcvaluetype.cpp \
lib/can_drv_win.c \
bccandriver.cpp \
@@ -46,13 +46,13 @@ HEADERS += \
bccandriver.h \
bccandrivertinycan.h \
bcdatamanager.h \
bcdatamodel.h \
bcdatavalue.h \
bcdevicepanel.h \
bcitemdelegate.h \
bcmainwindow.h \
bctoolbutton.h \
bctransmitter.h \
bcvaluemodel.h \
bcvaluetype.h
FORMS += \