QTfrontend/AutoUpdater.cpp
author nemo
Fri, 29 Oct 2010 13:19:33 -0400
changeset 4014 e9baae83370b
parent 2266 289dc8e51210
permissions -rw-r--r--
Avoid doing this stuff twice, even if CheckForWin is called twice

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}