mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 18:43:55 -07:00
personal message fix
This commit is contained in:
parent
571cf91e00
commit
509d540167
2 changed files with 2 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ private:
|
|||
QString sanitizeHtml(QString dirty) const;
|
||||
signals:
|
||||
void roomClosing(TabRoom *tab);
|
||||
void openMessageDialog(const QString &userName, bool focus);
|
||||
private slots:
|
||||
void sendMessage();
|
||||
void actLeaveRoom();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue