chatwidgetview refreshes on new message

This commit is contained in:
fourtf
2017-01-16 03:15:07 +01:00
parent d924f5bd8d
commit 1194905646
21 changed files with 321 additions and 196 deletions
+4 -2
View File
@@ -66,7 +66,8 @@ SOURCES += main.cpp\
resources.cpp \
windows.cpp \
chatwidgetheaderbutton.cpp \
chatwidgetheaderbuttonlabel.cpp
chatwidgetheaderbuttonlabel.cpp \
channels.cpp
HEADERS += mainwindow.h \
chatwidget.h \
@@ -104,7 +105,8 @@ HEADERS += mainwindow.h \
resources.h \
windows.h \
chatwidgetheaderbutton.h \
chatwidgetheaderbuttonlabel.h
chatwidgetheaderbuttonlabel.h \
channels.h
PRECOMPILED_HEADER =