make lint
This commit is contained in:
parent
98b733ad26
commit
4ec0c8c9bb
2 changed files with 6 additions and 7 deletions
|
|
@ -56,7 +56,7 @@ public:
|
|||
}
|
||||
void fetchMore(const QModelIndex &) override;
|
||||
|
||||
Q_INVOKABLE bool canJoinRoom(const QByteArray &room);
|
||||
Q_INVOKABLE bool canJoinRoom(const QByteArray &room);
|
||||
Q_INVOKABLE void joinRoom(const int &index = -1);
|
||||
|
||||
signals:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue