QTfrontend/AutoUpdater.cpp
author sheepluva
Fri, 21 Oct 2011 07:00:49 +0200
changeset 6165 6fe3e922246e
parent 2266 289dc8e51210
permissions -rw-r--r--
moving and renaming SDLs.*, making it a singleton; cleaning up class responsibilties wrt SDLInteraction; some comments

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}