update// moved render function to chat.cpp
This commit is contained in:
@@ -78,7 +78,8 @@ SOURCES += \
|
||||
src/Model/ChatItem.cpp \
|
||||
src/Model/ContactRequestChatItem.cpp \
|
||||
src/Model/ContactItem.cpp \
|
||||
src/Chat/Helper/ChatIDGenerator.cpp
|
||||
src/Chat/Helper/ChatIDGenerator.cpp \
|
||||
src/Chat/Chat.cpp
|
||||
|
||||
HEADERS += \
|
||||
src/firsttimewizard.h \
|
||||
|
||||
Reference in New Issue
Block a user