QTfrontend/AutoUpdater.cpp
author unc0rr
Sun, 04 Sep 2011 11:48:01 +0400
changeset 5754 583b7a683b17
parent 2266 289dc8e51210
permissions -rw-r--r--
- Implement progressbars to show download progress - Link to quazip library (not used yet)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}