QTfrontend/AutoUpdater.cpp
author Xeli
Sun, 20 May 2012 21:09:13 +0200
changeset 7100 8a2b23efed11
parent 2266 289dc8e51210
permissions -rw-r--r--
android: added an unsigned target to the makefile, to help automate signing

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}