QTfrontend/AutoUpdater.cpp
author unc0rr
Mon, 18 Jun 2012 23:45:21 +0400
changeset 7262 33e703cc7a7f
parent 2266 289dc8e51210
permissions -rw-r--r--
set(LUA_LIBRARY lua.dll) for win32 builds

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}