QTfrontend/AutoUpdater.cpp
author Medo <smaxein@googlemail.com>
Mon, 06 Aug 2012 22:32:05 +0200
changeset 7467 a9ab8067a2d1
parent 2266 289dc8e51210
permissions -rw-r--r--
frontlib: fixed ini writing failing because of an inverted condition

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}