QTfrontend/AutoUpdater.cpp
author Medo <smaxein@googlemail.com>
Sat, 31 Mar 2012 20:36:03 +0200
changeset 6840 c61f842621b8
parent 2266 289dc8e51210
permissions -rw-r--r--
Added hashcode function for Team to make it consistent with equals.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}