QTfrontend/AutoUpdater.cpp
author smxx
Sat, 20 Feb 2010 19:54:24 +0000
changeset 2832 8cb73c0e77a1
parent 2266 289dc8e51210
permissions -rw-r--r--
Engine: * Fix LoopSound returning an undefined value if sound isn't played/started

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}