ref: clean warnings

This commit is contained in:
semenov
2024-10-04 11:33:32 +03:00
parent c7d9f89879
commit 3d66dc16ce
27 changed files with 328 additions and 304 deletions

View File

@@ -4,7 +4,7 @@
#include <QMessageBox>
UpdateNotifyWidget::UpdateNotifyWidget(QWidget *parent) :
UpdateNotifyWidget::UpdateNotifyWidget(QWidget *) :
ui(new Ui::UpdateNotifyWidget)
{
ui->setupUi(this);