#include "FaultManager.hpp" FaultManager::FaultManager(QObject *parent) : QObject(parent) { } FaultManager::~FaultManager() { }