QTfrontend/AutoUpdater.cpp
author Xeli
Mon, 28 Nov 2011 16:21:35 +0100
changeset 6461 c476061f0466
parent 2266 289dc8e51210
permissions -rw-r--r--
android: use linkedlist instead of the deque interface, Deque<> isn't supported until gingerbread

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}