QTfrontend/AutoUpdater.cpp
author Xeli
Sun, 29 Jan 2012 18:05:35 +0100
changeset 6619 229b99faf580
parent 2266 289dc8e51210
permissions -rw-r--r--
disable using files from the assets dir, and use fopen()

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}