QTfrontend/AutoUpdater.cpp
author unc0rr
Sun, 04 Sep 2011 21:39:50 +0400
changeset 5772 c09c50efe8b5
parent 2266 289dc8e51210
permissions -rw-r--r--
Replace iterators with simple declarative foreach (not tested if it works)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}