QTfrontend/AutoUpdater.cpp
author unc0rr
Fri, 17 Feb 2012 15:35:20 +0400
changeset 6697 4a04c02bc8c3
parent 2266 289dc8e51210
permissions -rw-r--r--
Use queued signal-slot connections with HWNet class

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}