Skip to content
Snippets Groups Projects
Verified Commit 756c7d16 authored by Joe Donofry's avatar Joe Donofry
Browse files

Fix linting issue

parent 9159b9ce
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment