QTfrontend/AutoUpdater.cpp
author koda
Tue, 25 Dec 2012 01:13:07 +0100
changeset 8327 a6f3452f5f94
parent 2266 289dc8e51210
permissions -rw-r--r--
convert Game() library call to argc,argv format so that we can use the new parsing functions

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}