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