QTfrontend/AutoUpdater.cpp
author koda
Mon, 17 Dec 2012 00:34:49 +0100
changeset 8308 cdf83bdf7b27
parent 2266 289dc8e51210
permissions -rw-r--r--
move GetParams in ArgParser, print a warning when using a deprecated command, pascalisation of +1s

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}