QTfrontend/AutoUpdater.cpp
author Xeli
Tue, 24 Jan 2012 02:47:51 +0100
changeset 6592 cf12f07d6f24
parent 2266 289dc8e51210
permissions -rw-r--r--
update the core/android/SDL_android.cpp fix some includes in Android.mks, use a different host to download some libs, sdl doesn't have up to date tarballs..

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}