QTfrontend/InstallController.cpp
author sheepluva
Fri, 07 May 2010 20:45:03 +0000
changeset 3449 033e4a8a9c74
parent 2400 2422ea85d100
child 3697 d5b30d6373fc
permissions -rw-r--r--
wait for AI thread to finish before freeing ressources (to avoid segfaults on game exit)

/*
 *  InstallController.cpp
 *  
 *
 *  Created by Vittorio on 28/09/09.
 *  Copyright 2009 __MyCompanyName__. All rights reserved.
 *
 */

#include "InstallController.h"

InstallController::~InstallController()
{
}