QTfrontend/AutoUpdater.cpp
author Xeli
Tue, 28 Jun 2011 18:33:51 +0200
branchhedgeroid
changeset 5379 4ed99dc92763
parent 2266 289dc8e51210
permissions -rw-r--r--
Moved the Audio directory from the iOS folder one level up. Android-build will now refer to it SDL-android-project/build.xml must be changed if the directory is moved

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}