QTfrontend/AutoUpdater.cpp
author Xeli
Fri, 25 Nov 2011 19:36:03 +0100
changeset 6432 ffb18b44415d
parent 2266 289dc8e51210
permissions -rw-r--r--
Use proper names when storing custom teams, also fixes the bug which created new teams when you editted one of the default ones

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}