QTfrontend/AutoUpdater.cpp
author unc0rr
Mon, 05 Dec 2011 17:56:49 +0400
changeset 6499 33180b479efa
parent 2266 289dc8e51210
permissions -rw-r--r--
Start converting into monadic code using Reader monad (will be used to store information about namespace)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}