make lint
This commit is contained in:
parent
182de32380
commit
d2d5229ede
7 changed files with 72 additions and 34 deletions
|
|
@ -430,10 +430,10 @@ TimelineViewManager::openImageOverlayInternal(QString eventId, QImage img)
|
|||
});
|
||||
}
|
||||
|
||||
//void
|
||||
//TimelineViewManager::openInviteUsersDialog()
|
||||
// void
|
||||
// TimelineViewManager::openInviteUsersDialog()
|
||||
//{
|
||||
// TODO: move this somewhere where it will actually work (probably Rooms)
|
||||
// TODO: move this somewhere where it will actually work (probably Rooms)
|
||||
// MainWindow::instance()->openInviteUsersDialog(
|
||||
// [this](const QStringList &invitees) { emit inviteUsers(invitees); });
|
||||
//}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue