QTfrontend/AutoUpdater.cpp
author koda
Mon, 18 Jan 2010 05:36:08 +0000
changeset 2699 249adefa9c1c
parent 2266 289dc8e51210
permissions -rw-r--r--
replace initialization/finalization statements with custom init functions

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}