QTfrontend/AutoUpdater.cpp
author unc0rr
Thu, 06 May 2010 18:01:04 +0000
changeset 3437 858105ae769c
parent 2266 289dc8e51210
permissions -rw-r--r--
Explain a bug. Fix should be kinda trivial, but I have no time now to fix and test.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}