QTfrontend/AutoUpdater.cpp
author smaxx
Wed, 22 Sep 2010 21:53:29 +0200
changeset 3894 9abce5468583
parent 2266 289dc8e51210
permissions -rw-r--r--
Engine: * Made all gear message flag names consistent with other flags (removed the underscore)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}