QTfrontend/AutoUpdater.cpp
author koda
Sun, 13 Nov 2011 21:18:33 +0100
changeset 6365 c992df555afb
parent 2266 289dc8e51210
permissions -rw-r--r--
fix accessing a released object

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}