#include "notificationmanager.h" NotificationManager::NotificationManager(ToqManager *toq) : QObject(toq), _toq(toq) { }