Mercurial
Mercurial
>
hedgewars
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
QTfrontend/AutoUpdater.cpp
author
smaxx
Sat, 18 Sep 2010 12:35:58 +0200
changeset 3876
3dd031a8b395
parent 2266
289dc8e51210
permissions
-rw-r--r--
Frontend: * Changed team color handling to use red as first color and make it easier to add more colors in the future
/*
* Copyright (C) 2008 Remko Troncon
*/
#include "AutoUpdater.h"
AutoUpdater::~AutoUpdater()
{
}