Add worker_thread.h/.cpp
This commit is contained in:
parent
8945ead5d6
commit
46c481b862
@ -70,12 +70,14 @@ SOURCES += \
|
||||
mainwindow.cpp \
|
||||
sender_thread.cpp \
|
||||
receiver_thread.cpp \
|
||||
worker_thread.cpp \
|
||||
../common/src/message_handler.cpp
|
||||
|
||||
HEADERS += \
|
||||
mainwindow.h \
|
||||
sender_thread.h \
|
||||
receiver_thread.h \
|
||||
worker_thread.h \
|
||||
../common/include/message_handler.h
|
||||
|
||||
OTHER_FILES += \
|
||||
|
Loading…
Reference in New Issue
Block a user