QTfrontend/AutoUpdater.cpp
author koda
Sun, 19 Feb 2012 02:52:19 +0100
changeset 6719 d2afc6b2d88e
parent 2266 289dc8e51210
permissions -rw-r--r--
added one button play feature, like in desktop frontend; need to make sure that the hardcoded stuff never gets deleted

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}