mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
ref: add postprocess and dataparserOut
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "postprocessorsystem.h"
|
||||
|
||||
PostProcessorSystem::PostProcessorSystem() {}
|
||||
PostProcessorSystem::PostProcessorSystem(QObject *parent) : QObject(parent){}
|
||||
|
||||
void PostProcessorSystem::initialize(DataParserOutput *dataParserOutput,
|
||||
HashComparer *hashComparer,
|
||||
|
||||
Reference in New Issue
Block a user