QTfrontend/AutoUpdater.cpp
author koda
Mon, 09 Apr 2012 03:25:17 +0200
changeset 6869 a187c280dd3d
parent 2266 289dc8e51210
permissions -rw-r--r--
ios: convert audio operation from class to instance, plays better with memory

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}