Switch to clang-format14
This commit is contained in:
parent
951d0f4d23
commit
851333a50d
31 changed files with 77 additions and 40 deletions
|
|
@ -12,7 +12,8 @@
|
|||
|
||||
InviteesModel::InviteesModel(QObject *parent)
|
||||
: QAbstractListModel{parent}
|
||||
{}
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
InviteesModel::addUser(QString mxid)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue