feat: add version container

This commit is contained in:
semenov
2024-12-27 10:43:26 +03:00
parent 9ac5b46030
commit 2944f2d510
85 changed files with 1875 additions and 632 deletions

View File

@@ -19,8 +19,10 @@ void EntryWidget::initialize(MainWindow *mainWindow)
void EntryWidget::connectionEmptyState()
{
show();
ui->offlineWidget->show();
ui->loginWidget->hide();
ui->settingsWidget->hide();
}
void EntryWidget::settingsState()