QTfrontend/AutoUpdater.cpp
author mikade <redgrinner@gmail.com>
Thu, 31 May 2012 15:50:25 +0200
changeset 7156 09262f82e99d
parent 2266 289dc8e51210
permissions -rw-r--r--
Add a GetTag method so that SetTag doesn't feel lonely.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}