QTfrontend/AutoUpdater.cpp
author smxx
Wed, 03 Mar 2010 15:04:39 +0000
changeset 2924 908851e59958
parent 2266 289dc8e51210
permissions -rw-r--r--
Engine: * Renamed proto.inc to config.inc to receive other config values from cmake as well * Moved Lua library lookup back to CMake - hope this finally fixes all issues * Fixed training once again

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}