QTfrontend/AutoUpdater.cpp
author koda
Fri, 05 Aug 2011 01:22:51 +0200
changeset 5503 d8632f589008
parent 2266 289dc8e51210
permissions -rw-r--r--
use -Os --ffast-math on ios everywhere, plus other sdk3.2 compatibility changes

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}