QTfrontend/AutoUpdater.cpp
author nemo
Thu, 04 Aug 2011 19:52:27 -0400
changeset 5494 5f55e9202122
parent 2266 289dc8e51210
permissions -rw-r--r--
Fix crasher. thanks to dagni for the demo file that tracked it down.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}