QTfrontend/util/platform/AutoUpdater.cpp
author koda
Sat, 06 Jul 2013 19:29:18 +0200
changeset 9317 a04c30940d2d
parent 8381 588a8e6e2041
permissions -rw-r--r--
use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}