QTfrontend/AutoUpdater.cpp
author sheepluva
Thu, 25 Aug 2011 18:29:46 +0200
changeset 5683 8a5efade0b93
parent 2266 289dc8e51210
permissions -rw-r--r--
reduce effect of the look-ahead behaviour that I tried to implement

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}