QTfrontend/AutoUpdater.cpp
author unc0rr
Mon, 01 Oct 2012 00:31:38 +0400
changeset 7720 8e6b79a020f8
parent 2266 289dc8e51210
permissions -rw-r--r--
Show more statuses in icons. Need further work: - Better icons (specially registered vs unregistered) - Share information between chat widgets (now room widget can't show registered status because recieves events for users when user list is empty)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}