QTfrontend/AutoUpdater.cpp
author Xeli
Tue, 28 Feb 2012 22:00:33 +0100
changeset 6751 7c75941b499b
parent 2266 289dc8e51210
permissions -rw-r--r--
android: fix finding cache dir on prefroyo devices, it now creates the Hedgewars folder if it wasn't there

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}