QTfrontend/AutoUpdater.cpp
author Xeli
Sat, 04 Feb 2012 16:17:31 +0100
changeset 6621 cc94940fe438
parent 2266 289dc8e51210
permissions -rw-r--r--
Android makefile: compile with debug symbols and ant clean, otherwise it wont update the apk if you have only changed a lib

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}