QTfrontend/AutoUpdater.cpp
author koda
Thu, 27 Dec 2012 17:01:02 +0100
changeset 8337 bf237f7f1d94
parent 2266 289dc8e51210
permissions -rw-r--r--
add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}