QTfrontend/AutoUpdater.cpp
author sheepluva
Mon, 31 Oct 2011 16:44:25 +0100
changeset 6251 5cd33711afb9
parent 2266 289dc8e51210
permissions -rw-r--r--
Bee: + don't explode on time expiration but fall instead (still explodes on impact) * avoid side-effects by removing flag sharing between different bees.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}