Add message-handler

This commit is contained in:
Gerhard Hoffmann 2024-02-28 16:25:27 +01:00
parent 1e9da4736c
commit 43cc361f3b

View File

@ -61,9 +61,11 @@ contains( CONFIG, DesktopLinux ) {
}
SOURCES += \
main.cpp
main.cpp \
message_handler.cpp
# HEADERS +=
HEADERS += \
message_handler.h
OTHER_FILES += \
ATBDownloadDCJsonFiles.ini