#include "notification.h" using namespace watchfish; Notification::Notification(QObject *parent) : QObject(parent) { }