1 2 3 4 5 6
#include "metawatchtransport.h" MetaWatchTransport::MetaWatchTransport(QObject *parent) : QObject(parent) { }