mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
ref: clean warnings
This commit is contained in:
@@ -4,10 +4,9 @@
|
||||
#include <updatenotifywidget.h>
|
||||
|
||||
|
||||
HashComparer::HashComparer(DataParser *dataParser,QObject *parent)
|
||||
HashComparer::HashComparer(DataParser *dataParser,QObject *)
|
||||
{
|
||||
this->dataParser = dataParser;
|
||||
this->updateWidget = updateWidget;
|
||||
}
|
||||
|
||||
void HashComparer::CompareDeltas()
|
||||
|
||||
Reference in New Issue
Block a user