QTfrontend/AutoUpdater.cpp
author Medo <smaxein@googlemail.com>
Tue, 27 Nov 2012 21:21:14 +0100
branchflibqtfrontend
changeset 8132 f68b43cf510f
parent 2266 289dc8e51210
permissions -rw-r--r--
Added default weaponset to frontlib hwconsts Now the weaponset create function can actually do what it promises and create a default set instead of an empty one :)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}