#include #include "watchsimulator.h" using namespace sowatch; WatchSimulator::WatchSimulator(const QImage& image, QObject* parent) : Watch(image, parent) { }