QTfrontend/AutoUpdater.cpp
author koda
Wed, 27 Oct 2010 01:33:25 +0200
changeset 4000 ddc4a09889e7
parent 2266 289dc8e51210
permissions -rw-r--r--
engine: reorder GameFlags and update files, frontend and other stuff ifrontend: load scheme descriptions from file and automate them a little correct order is schemes, ammo, hogs properly fix an autoreleased uiswitch

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}