Fix linting issue

This commit is contained in:
Joseph Donofry 2019-06-11 21:06:18 -04:00
parent 9159b9ce22
commit 756c7d1671
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
1 changed files with 1 additions and 2 deletions

View File

@ -63,8 +63,7 @@ public slots:
void setHistoryView(const QString &room_id);
void queueTextMessage(const QString &msg);
void queueReplyMessage(const QString &reply,
const QString &related_event);
void queueReplyMessage(const QString &reply, const QString &related_event);
void queueEmoteMessage(const QString &msg);
void queueImageMessage(const QString &roomid,
const QString &filename,