ref: clean warnings

This commit is contained in:
semenov
2024-10-04 11:33:32 +03:00
parent ae49416723
commit 38e5b7655f
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);