Add worker_thread.h/.cpp
This commit is contained in:
		@@ -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 += \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user