QTfrontend/AutoUpdater.cpp
author unc0rr
Thu, 22 Nov 2012 15:24:10 +0400
changeset 8098 4efee370e2de
parent 2266 289dc8e51210
permissions -rw-r--r--
- Fix saving .ini files - Fix frontend effects value loading - Fix some places working with files not via physfs

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}