#include "watchmanager.h" using namespace sowatch; WatchManager::WatchManager(QObject *parent) : QObject(parent) { }