QTfrontend/AutoUpdater.cpp
author sheepluva
Wed, 02 May 2012 11:28:38 +0200
changeset 6989 4c35e9cf6057
parent 2266 289dc8e51210
permissions -rw-r--r--
make column sorting three-state: asc -> dsc -> off/default (= by room state)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}