QTfrontend/AutoUpdater.cpp
author Xeli
Sun, 27 Nov 2011 00:54:00 +0100
changeset 6446 a49d01b96185
parent 2266 289dc8e51210
permissions -rw-r--r--
android: cleaned up the code a bit and removed a bug with the parsing of the xml

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}