QTfrontend/AutoUpdater.cpp
author smxx
Wed, 10 Feb 2010 15:42:00 +0000
changeset 2793 6bcf173ba9be
parent 2266 289dc8e51210
permissions -rw-r--r--
Engine: * Prevent script calls with no script loaded (error spam)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}