QTfrontend/AutoUpdater.cpp
author nemo
Tue, 28 Jul 2009 22:04:04 +0000
changeset 2285 6746bda385e8
parent 2266 289dc8e51210
permissions -rw-r--r--
Avoid /0 in SetScale - not sure this is right way to do it though. But just to try and stop crashing prg's machine

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}