#include "race.h"

Race::Race(QObject *parent) : QObject(parent)
{

}