QTfrontend/AutoUpdater.cpp
author Xeli
Sun, 18 Mar 2012 00:02:33 +0100
changeset 6796 3e89dbdc7db9
parent 2266 289dc8e51210
permissions -rw-r--r--
You can now change AMAnimType to enable the animation through the x/y axis and alpha for example AMAnimType:= AMTypeMaskX or AMTypeMaskAlpha will enable movement over the X axis and alpha

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}