bugfix: button position

This commit is contained in:
semenov
2025-07-24 14:59:25 +03:00
parent 1b11765026
commit 883b7a4904
125 changed files with 5102 additions and 5055 deletions

View File

@@ -136,6 +136,7 @@ UpdateNotifyWidget::~UpdateNotifyWidget()
void UpdateNotifyWidget::on_closeButton_clicked()
{
mainWindow->showMainFrame(true);
close();
}