QTfrontend/AutoUpdater.cpp
author unc0rr
Sun, 12 Feb 2012 19:38:32 +0400
changeset 6677 6b7560b37eef
parent 2266 289dc8e51210
permissions -rw-r--r--
Remove STL dependency (again), fix qmake build

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}