QTfrontend/AutoUpdater.cpp
author Xeli
Sat, 08 Oct 2011 14:55:13 +0200
branchhedgeroid
changeset 6039 d75329716a02
parent 2266 289dc8e51210
permissions -rw-r--r--
Removed the need for duplicate libraries, the android build now uses lua, freetype and tremor from misc/

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}