QTfrontend/AutoUpdater.cpp
author koda
Sun, 22 Apr 2012 02:10:44 +0200
changeset 6906 6f5e1e64f106
parent 2266 289dc8e51210
permissions -rw-r--r--
fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}