mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 11:28:07 +00:00
q
This commit is contained in:
parent
b2d20b72e9
commit
c0ef395c37
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ void LoginPage::login(const QString &username,
|
|||
QString domain,
|
||||
LinphoneEnums::TransportType transportType) {
|
||||
setErrorMessage("");
|
||||
//
|
||||
App::postModelAsync([=]() {
|
||||
// Create on Model thread.
|
||||
AccountManager *accountManager = new AccountManager();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue