QTfrontend/AutoUpdater.cpp
author koda
Sun, 25 Oct 2009 10:38:09 +0000
changeset 2581 10f03732ea60
parent 2266 289dc8e51210
permissions -rw-r--r--
convert 24 bits images to 32 (faster to manage)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}