QTfrontend/AutoUpdater.cpp
author unc0rr
Mon, 02 Apr 2012 16:14:29 +0400
changeset 6843 59da15acb2f2
parent 2266 289dc8e51210
permissions -rw-r--r--
Finally fix the bug with pointer declarations polluting namespace with bad records

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}