Remove unused parameter
This commit is contained in:
@@ -82,7 +82,7 @@ private:
|
||||
void refreshLastUserEvents(int baseTimelineRow);
|
||||
void refreshEventRoles(int row, const QVector<int> &roles = {});
|
||||
int refreshEventRoles(const QString &eventId, const QVector<int> &roles = {});
|
||||
void moveReadMarker(const QString &fromEventId, const QString &toEventId);
|
||||
void moveReadMarker(const QString &toEventId);
|
||||
|
||||
Q_SIGNALS:
|
||||
void roomChanged();
|
||||
|
||||
Reference in New Issue
Block a user