Display room's latest event instead of topic when possible.
This commit is contained in:
@@ -40,6 +40,8 @@ class MatriqueRoom : public Room {
|
||||
bool hasUsersTyping();
|
||||
QString getUsersTyping();
|
||||
|
||||
QString lastEvent();
|
||||
|
||||
private:
|
||||
QString m_cachedInput;
|
||||
bool m_isTyping;
|
||||
|
||||
Reference in New Issue
Block a user