QTfrontend/AutoUpdater.cpp
author unc0rr
Wed, 02 Feb 2011 22:19:10 +0300
changeset 4909 dc6482438674
parent 2266 289dc8e51210
permissions -rw-r--r--
- Implement BAN protocol command - Make BanClient handler call KickClient

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}