Add design prototype, some renamings.
This commit is contained in:
@@ -26,14 +26,14 @@ windows
|
||||
|
||||
SOURCES += \
|
||||
bc.cpp \
|
||||
bcdata.cpp \
|
||||
bcdatamodel.cpp \
|
||||
bcitemdelegate.cpp \
|
||||
bctransmitter.cpp \
|
||||
bcvaluemodel.cpp \
|
||||
bcvdatamanager.cpp \
|
||||
lib/can_drv_win.c \
|
||||
bccandriver.cpp \
|
||||
bccandrivertinycan.cpp \
|
||||
bcvalue.cpp \
|
||||
bcvaluemanager.cpp \
|
||||
main.cpp \
|
||||
bcmainwindow.cpp
|
||||
|
||||
@@ -41,12 +41,12 @@ HEADERS += \
|
||||
bc.h \
|
||||
bccandriver.h \
|
||||
bccandrivertinycan.h \
|
||||
bcdata.h \
|
||||
bcdatamodel.h \
|
||||
bcitemdelegate.h \
|
||||
bcmainwindow.h \
|
||||
bctransmitter.h \
|
||||
bcvalue.h \
|
||||
bcvaluemanager.h \
|
||||
bcvaluemodel.h
|
||||
bcvdatamanager.h
|
||||
|
||||
FORMS += \
|
||||
bcmainwindow.ui
|
||||
|
||||
Reference in New Issue
Block a user