QTfrontend/AutoUpdater.cpp
author unc0rr
Mon, 21 Mar 2011 21:38:44 +0300
changeset 5037 1edc06d2247c
parent 2266 289dc8e51210
permissions -rw-r--r--
Fix ghost players (used Prelude.catch instead of Control.Exception.catch)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}