QTfrontend/AutoUpdater.cpp
author koda
Thu, 17 Mar 2011 23:53:33 +0100
changeset 5019 e38d1720a0ff
parent 2266 289dc8e51210
permissions -rw-r--r--
allows for building hedgewars with SDL-1.3 also reordered other sdl~version dependent macros into a proper cmake module file

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}