QTfrontend/AutoUpdater.cpp
author sheepluva
Fri, 07 May 2010 20:45:03 +0000
changeset 3449 033e4a8a9c74
parent 2266 289dc8e51210
permissions -rw-r--r--
wait for AI thread to finish before freeing ressources (to avoid segfaults on game exit)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}