QTfrontend/AutoUpdater.cpp
author sheepluva
Fri, 21 Oct 2011 04:11:26 +0200
changeset 6164 62aa418ed214
parent 2266 289dc8e51210
permissions -rw-r--r--
change SDL.h/SDL.cpp to use HWDataManager instead of poking around on the harddrive - also I added doc/comments to the class

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}