Mercurial
Mercurial
>
hedgewars-draft
/ 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
nemo
Tue, 05 Jan 2010 21:26:38 +0000
changeset 2677
83ad68ceef72
parent 2266
289dc8e51210
permissions
-rw-r--r--
Non-hacked version of CJK handling. Should switch to CJK rendering only if a particular string needs it, instead of based on locale file.
/*
* Copyright (C) 2008 Remko Troncon
*/
#include "AutoUpdater.h"
AutoUpdater::~AutoUpdater()
{
}