QTfrontend/AutoUpdater.cpp
author smaxx
Sat, 18 Sep 2010 12:35:58 +0200
changeset 3876 3dd031a8b395
parent 2266 289dc8e51210
permissions -rw-r--r--
Frontend: * Changed team color handling to use red as first color and make it easier to add more colors in the future

/*
 * Copyright (C) 2008 Remko Troncon
 */

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}