QTfrontend/AutoUpdater.cpp
author sheepluva
Wed, 02 May 2012 15:33:34 +0200
changeset 6996 a0052cd32508
parent 2266 289dc8e51210
permissions -rw-r--r--
rooms list + reorder filter chain for better performance (sorting and full-text search are now last step, not first) + automatically restore custom column widths and sort settings...

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}