QTfrontend/AutoUpdater.cpp
author koda
Fri, 02 Oct 2009 16:49:31 +0000
changeset 2400 2422ea85d100
parent 2266 289dc8e51210
permissions -rw-r--r--
added a utility that warns the user to install hedgewars when it's run from the diskimage

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}