#include "istatusupdater.h" IStatusUpdater::IStatusUpdater(QObject * parent) : QObject(parent) { ; } IStatusUpdater::~IStatusUpdater() { ; }