forked from blue/squawk
attaching messages fix, bad alloc fix
This commit is contained in:
parent
6657dc79ce
commit
b50ce146b8
8 changed files with 37 additions and 44 deletions
|
@ -40,7 +40,7 @@ protected slots:
|
|||
void onParticipantLeft(const QString& name);
|
||||
|
||||
protected:
|
||||
void handleSendMessage(const QString & text) override;
|
||||
Shared::Message createMessage() const override;
|
||||
|
||||
private:
|
||||
Models::Room* room;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue