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
+2
View File
@@ -19,6 +19,8 @@ public:
return m_channel;
}
bool layoutMessages();
protected:
void resizeEvent(QResizeEvent *);