QTfrontend/AutoUpdater.cpp
author unc0rr
Tue, 09 Nov 2010 09:29:16 +0300
changeset 4227 4329abd181c2
parent 2266 289dc8e51210
permissions -rw-r--r--
Optimized graphics by size using 'optipng -o5 -np -nc -nb *.png'

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}