QTfrontend/InstallController.cpp
author smaxx
Mon, 23 Aug 2010 16:29:12 +0200
changeset 3758 80007c41c35e
parent 3697 d5b30d6373fc
child 4976 088d40d8aba2
permissions -rw-r--r--
Frontend: * Simplified the code to setup config structure and prepared it to enable user accessible asset directories * Renamed team file extensions from ".ini" to ".hwt" (Hedgewars Team) * Added campaign progress to teams (I know, no campaign ... yet)

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

#include "InstallController.h"

InstallController::~InstallController()
{
}