QTfrontend/AutoUpdater.cpp
author nemo
Sun, 14 Aug 2011 23:00:12 -0400
changeset 5567 44c9a577b082
parent 2266 289dc8e51210
permissions -rw-r--r--
Tiny bit of progress on download page - hooked it up to "Info" button for now.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}