update// created request objects to store inportant information

This commit is contained in:
Strider
2020-05-21 12:12:32 +02:00
parent 024bb9050a
commit 5ad5d07c1c
5 changed files with 164 additions and 94 deletions

View File

@@ -79,6 +79,7 @@ SOURCES += \
src/Model/ChatItem.cpp \
src/Model/ContactRequestChatItem.cpp \
src/Model/ContactItem.cpp \
src/Model/ContactRequest.cpp \
src/Chat/Helper/ChatIDGenerator.cpp \
src/Chat/Chat.cpp \
src/FileSystem/FileSystem.cpp \