QTfrontend/AutoUpdater.cpp
author sheepluva
Sun, 30 Oct 2011 15:31:30 +0100
changeset 6241 e2c7771162ae
parent 2266 289dc8e51210
permissions -rw-r--r--
frontend flakes: * good-bye clipping * also "respawn" flakes when leaving window to the right (instead just the botton) + flakes rotate in 4 degree steps, so let's only generate 90 animation frames instead of 90

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}