We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4204d2 commit 8bda49eCopy full SHA for 8bda49e
client/src/widgets/InSessionWidget.cpp
@@ -448,7 +448,7 @@ void InSessionWidget::initUI()
448
449
ui->wdgInvitees->setConfirmOnRemove(true);
450
ui->wdgInvitees->setComManager(m_comManager);
451
- ui->wdgInvitees->showAvailableInvitees(true);
+ //ui->wdgInvitees->showAvailableInvitees(true);
452
453
ui->btnInSessionInfos->setChecked(true);
454
//ui->tabInfos->hide();
0 commit comments