QTfrontend/AutoUpdater.cpp
author sheepluva
Sat, 24 Sep 2011 22:14:10 +0200
changeset 6015 daffc14a518a
parent 2266 289dc8e51210
permissions -rw-r--r--
cleaning up a little bit more, especially team class. we were leaking teams into heap memory on quick game starts btw

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}