Made 'syncFromDevice' work again.

This commit is contained in:
2025-12-28 22:48:18 +01:00
parent 517dcceb81
commit b7d4441d56
20 changed files with 167 additions and 916 deletions

View File

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