QTfrontend/AutoUpdater.cpp
author unc0rr
Sat, 13 Oct 2012 15:45:14 +0400
changeset 7751 8c7f5c43ea5e
parent 2266 289dc8e51210
permissions -rw-r--r--
Switch to vector library for arrays

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}