QTfrontend/AutoUpdater.cpp
author sheepluva
Sat, 22 Oct 2011 06:55:14 +0200
changeset 6180 0992fc5a4ad9
parent 2266 289dc8e51210
permissions -rw-r--r--
some changes to the css... display:none; works now (e.g. you can use it for user join/leave messages that are not your friends)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}