QTfrontend/AutoUpdater.cpp
author smaxx
Wed, 06 Oct 2010 22:36:41 +0200
changeset 3932 2fc211f60015
parent 2266 289dc8e51210
permissions -rw-r--r--
Engine: * Temporary fix to log file writing when running from command line (standalone demo/savegame playback) Frontend: * Added a button to the settings menu to associate demos and savegames (.hwd/.hws) with the engine in Windows Explorer and other programs such as web browsers (Win32 only)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}