Add settings panel for homeserver's domain
This commit is contained in:
parent
0834b246ad
commit
1f10403ace
7 changed files with 175 additions and 13 deletions
|
|
@ -79,7 +79,7 @@ void MainWindow::removeOverlayProgressBar()
|
|||
progress_modal_->fadeOut();
|
||||
}
|
||||
|
||||
if (progress_modal_ != nullptr)
|
||||
if (spinner_ != nullptr)
|
||||
spinner_->deleteLater();
|
||||
|
||||
progress_modal_ = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue