QTfrontend/AutoUpdater.cpp
author nemo
Mon, 14 Nov 2011 22:41:08 -0500
changeset 6384 8b7e8ff1b16a
parent 2266 289dc8e51210
permissions -rw-r--r--
Disable loading content.html on startup, it is fetched on pushing to top of stack already.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}