QTfrontend/AutoUpdater.cpp
author nemo
Sun, 29 Nov 2009 19:01:01 +0000
changeset 2650 7bfc1edccb8b
parent 2266 289dc8e51210
permissions -rw-r--r--
Arbitrary sanity limits on names. 35 name, 15, username, 20 weapon, 20 scheme. Could increase, just to avoid annoying scrolling for silly names.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}